메소드 | 설명 | |
---|---|---|
ClearHandlers ( ) : void | ||
CustomVerb ( string path, string verb ) : |
||
Delete ( string path ) : |
||
Get ( string path ) : |
||
Head ( string path ) : |
||
Post ( string path ) : |
||
Put ( string path ) : |
||
RequestHandlerFactory ( IRequestProcessor requestProcessor ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
CreateHandler ( string path, string method ) : |
public CustomVerb ( string path, string verb ) : |
||
path | string | |
verb | string | |
리턴 |
public RequestHandlerFactory ( IRequestProcessor requestProcessor ) : System.Collections.Generic | ||
requestProcessor | IRequestProcessor | |
리턴 | System.Collections.Generic |