Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BgEngine
Controllers
BaseController
C# Class BgEngine.Controllers.BaseController
Base class for all the controllers. All Controllers inherits from this base class
Inheritance:
Controller
Afficher le fichier
Open project: yagopv/BgEngine
Méthodes protégées
Méthode
Description
ExecuteCore
( ) :
void
Executes before any Controller This method set the current culture of the current Thread
Method Details
ExecuteCore()
protected
méthode
Executes before any Controller This method set the current culture of the current Thread
protected
ExecuteCore
( ) :
void
Résultat
void