Types
Classes
| Name | Summary |
|---|---|
| OperationContext | Represents context under which a operation is executed. One instance created for one execution of one operation. |
Interfaces
| Name | Summary |
|---|---|
| IOperationAuthorizer | Represents a operation authorizer. |
| IOperationExecutor | Represents a service that executes an operation. |
| IOperationFilter | Represents a operation processor. |