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
BgEngine
Controllers
BaseController
C# Class BgEngine.Controllers.BaseController
Base class for all the controllers. All Controllers inherits from this base class
Inheritance:
Controller
Show file
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