







|
| C# Webserver |
| RequestController..::.DefaultMethod Property |
| RequestController Class See Also Send Feedback |
Specifies the method to use if no action have been specified.
Namespace:
HttpServer.Controllers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentException | If specified method do not exist. |
