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