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