프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateControllerInstance | Func |
메소드 | 설명 | |
---|---|---|
CleanControllerName ( string str ) : string | ||
ControllerService ( |
||
GetControllerType ( string name ) : |
||
RegisterAllControllers ( |
||
RegisterAllControllers ( bool UseThreadPool = true ) : void | ||
RegisterController ( |
public static CleanControllerName ( string str ) : string | ||
str | string | |
리턴 | string |
public GetControllerType ( string name ) : |
||
name | string | |
리턴 |
public RegisterAllControllers ( |
||
assembly | ||
UseThreadPool | bool | |
리턴 | void |
public RegisterAllControllers ( bool UseThreadPool = true ) : void | ||
UseThreadPool | bool | |
리턴 | void |
public RegisterController ( |
||
type | ||
UseThreadPool | bool | |
리턴 | void |