OnEntry(MethodExecutionArgs)
Implement OverrideMethod() and add this logic before the call to meta.Proceed().
Declaration
void OnEntry(MethodExecutionArgs args)
Parameters
Type | Name | Description |
---|---|---|
MethodExecutionArgs | args |
Implement OverrideMethod() and add this logic before the call to meta.Proceed().
void OnEntry(MethodExecutionArgs args)
Type | Name | Description |
---|---|---|
MethodExecutionArgs | args |