IFieldLevelAspect Interface |
Run-time semantics of aspects applied to fields.
Namespace: PostSharp.AspectsAssembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)

C#
public interface IFieldLevelAspect : IAspect
The IFieldLevelAspect type exposes the following members.

Name | Description | |
---|---|---|
![]() | RuntimeInitialize |
Method invoked at runtime before any other method of the aspect is invoked.
|
