Types
Classes
| Name | Summary |
|---|---|
| RestierOperationContext | Represents context under which a operation is executed within ASP.NET (Core). One instance created for one execution of one operation. |
| RestierOperationExecutor | Executes an operation by invoking a method on the ApiBase instance through reflection. |