Method | Description | |
---|---|---|
ProcessRequest ( IHttpListenerContext httpcontext ) : void | ||
WebRouter ( IWorkflowRepository workflowRepository, string webDirectory, string logFilePath ) : System |
Method | Description | |
---|---|---|
CopyHeaders ( |
||
CopyResponse ( |
||
GetContentType ( string path ) : string | ||
ProcessWorkflowRequest ( IHttpListenerContext httpcontext ) : void | ||
TryReturnFile ( |
public ProcessRequest ( IHttpListenerContext httpcontext ) : void | ||
httpcontext | IHttpListenerContext | |
return | void |
public WebRouter ( IWorkflowRepository workflowRepository, string webDirectory, string logFilePath ) : System | ||
workflowRepository | IWorkflowRepository | |
webDirectory | string | |
logFilePath | string | |
return | System |