Method | Description | |
---|---|---|
OnEntry ( MethodExecutionEventArgs eventArgs ) : void |
Notifies the GraphContext that a property is being fetched.
|
|
OnPropertyGetAspect ( |
Initializes a new OnPropertyGetAspect.
|
public OnEntry ( MethodExecutionEventArgs eventArgs ) : void | ||
eventArgs | MethodExecutionEventArgs | Information about the current execution context. |
return | void |
public OnPropertyGetAspect ( |
||
property | The property this aspect is for | |
return | System |