







![]() ![]() |
C# Webserver |
RequestController..::.InvokeMethod Method |
RequestController Class See Also Send Feedback |
Override this method to be able to process result
returned by controller method.
Namespace:
HttpServer.Controllers
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual void InvokeMethod() |
Visual Basic (Declaration) |
---|
Protected Overridable Sub InvokeMethod |
Visual C++ |
---|
protected: virtual void InvokeMethod() |