Run-time semantics of aspects applied to types.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ITypeLevelAspect : IAspect
Methods
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. |