Run-time semantics of aspects applied to types.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ITypeLevelAspect : IAspectMethods
| Name | Description |
|---|---|
| RuntimeInitialize(Type) | Initializes the current aspect. |
Run-time semantics of aspects applied to types.
public interface ITypeLevelAspect : IAspect| Name | Description |
|---|---|
| RuntimeInitialize(Type) | Initializes the current aspect. |