Method | Description | |
---|---|---|
GetContentType ( string extension ) : string | ||
HandleAsync ( |
||
StaticHandler ( string rootPath ) : System.IO |
public GetContentType ( string extension ) : string | ||
extension | string | |
return | string |
public HandleAsync ( |
||
context | ||
return | Task |
public StaticHandler ( string rootPath ) : System.IO | ||
rootPath | string | |
return | System.IO |