HttpServerBoxed 0.0.11 alpha
A simple http server for C# and .NET
Loading...
Searching...
No Matches
HSB.AssociatedFile Member List

This is the complete list of members for HSB.AssociatedFile, including all inherited members.

AssociatedFile(string filePath, HTTP_METHOD method=HTTP_METHOD.GET) (defined in HSB.AssociatedFile)HSB.AssociatedFile
AssociatedFile(string filePath, HTTP_METHOD[] methods) (defined in HSB.AssociatedFile)HSB.AssociatedFile
AssociatedFile(string filePath, string customMethod) (defined in HSB.AssociatedFile)HSB.AssociatedFile
AssociatedFile(string filePath, string[] customMethod) (defined in HSB.AssociatedFile)HSB.AssociatedFile
CustomMethodMatches(string method) (defined in HSB.AssociatedFile)HSB.AssociatedFile
FilePath (defined in HSB.AssociatedFile)HSB.AssociatedFile
MethodMatches(HTTP_METHOD method) (defined in HSB.AssociatedFile)HSB.AssociatedFile