PostSharpAPI ReferencePost­Sharp.​AspectsIField­Level­Aspect
Open sandboxFocus

IFieldLevelAspect Interface

Run-time semantics of aspects applied to fields.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface IFieldLevelAspect : IAspect

Methods

Name Description
RuntimeInitialize(FieldInfo)

Method invoked at runtime before any other method of the aspect is invoked.