Method | Description | |
---|---|---|
InvocationAttribute ( _IInvocation invocation, |
||
OnMethodExecuting ( |
||
OnMethodExecutingAsync ( |
public InvocationAttribute ( _IInvocation invocation, |
||
invocation | _IInvocation | |
taskGenericReturnType | ||
return | System |
public OnMethodExecuting ( |
||
methodExecutingContext | ||
return | void |
public OnMethodExecutingAsync ( |
||
actionContext | ||
return | System.Threading.Tasks.Task |