Open sandboxFocus

Interface IRemoveAttributesAdviceResult

Represents the result of an advice that removes attributes, returned by RemoveAttributes(IAdviser<IDeclaration>, INamedType).

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
public interface IRemoveAttributesAdviceResult : IAdviceResult

Extension Methods

See Also