IFilterBindingOnSyntax Members
The IFilterBindingOnSyntax<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnActivation(Action<(Of <<'(T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|
|
|
OnActivation(Action<(Of <<'(IContext, T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|
|
|
OnActivation(Action<(Of <<'(IContext, ControllerContext, ActionDescriptor, T>)>>)) |
Indicates that the specified callback should be invoked when instances are activated.
|
|
|
OnDeactivation(Action<(Of <<'(T>)>>)) |
Indicates that the specified callback should be invoked when instances are deactivated.
|
|
|
OnDeactivation(Action<(Of <<'(IContext, T>)>>)) |
Indicates that the specified callback should be invoked when instances are deactivated.
|
|
|
ToString | (Inherited from Object.) |

