Method | Description | |
---|---|---|
RegisterContext ( ApiController controller, string controllerName ) : void |
Registers the context.
|
public static RegisterContext ( ApiController controller, string controllerName ) : void | ||
controller | ApiController | The controller. |
controllerName | string | Name of the controller. |
return | void |