Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Simplify
Web
SyncControllerBase
C# Class Simplify.Web.SyncControllerBase
Synchronous controllers base class
Inheritance:
ControllerBase
Show file
Open project: i4004/Simplify.Web
Public Methods
Method
Description
Invoke
( ) :
ControllerResponse
Invokes the controller.
Method Details
Invoke()
public
abstract
method
Invokes the controller.
public
abstract
Invoke
( ) :
ControllerResponse
return
ControllerResponse