Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BgEngine
Controllers
BaseController
C# Class BgEngine.Controllers.BaseController
Base class for all the controllers. All Controllers inherits from this base class
Inheritance:
Controller
Datei anzeigen
Open project: yagopv/BgEngine
Protected Methods
Method
Description
ExecuteCore
( ) :
void
Executes before any Controller This method set the current culture of the current Thread
Method Details
ExecuteCore()
protected
method
Executes before any Controller This method set the current culture of the current Thread
protected
ExecuteCore
( ) :
void
return
void