메소드 | 설명 | |
---|---|---|
ProcessRequest ( IHttpListenerContext httpcontext ) : void | ||
WebRouter ( IWorkflowRepository workflowRepository, string webDirectory, string logFilePath ) : System |
메소드 | 설명 | |
---|---|---|
CopyHeaders ( |
||
CopyResponse ( |
||
GetContentType ( string path ) : string | ||
ProcessWorkflowRequest ( IHttpListenerContext httpcontext ) : void | ||
TryReturnFile ( |
public ProcessRequest ( IHttpListenerContext httpcontext ) : void | ||
httpcontext | IHttpListenerContext | |
리턴 | void |
public WebRouter ( IWorkflowRepository workflowRepository, string webDirectory, string logFilePath ) : System | ||
workflowRepository | IWorkflowRepository | |
webDirectory | string | |
logFilePath | string | |
리턴 | System |