메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |