Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateInstance ( AdviceArgs adviceArgs ) : object | ||
OnEntry ( MethodExecutionArgs args ) : void | ||
RuntimeInitializeInstance ( ) : void |
public CreateInstance ( AdviceArgs adviceArgs ) : object | ||
adviceArgs | AdviceArgs | |
return | object |
public OnEntry ( MethodExecutionArgs args ) : void | ||
args | MethodExecutionArgs | |
return | void |