Equivalent to IAspect<T> where T
is IFieldOrProperty.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("Equivalent to 'IAspect<T>' where <c>T</c> is 'IFieldOrProperty'.", false)]
public interface ILocationLevelAspect : IAspect
Methods
Name | Description |
---|---|
RuntimeInitialize(LocationInfo) | In Metalama, add an initializer from the BuildAspect(IAspectBuilder<IFieldOrProperty>) method by calling
|