Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BgEngine
Controllers
BaseController
C# 클래스 BgEngine.Controllers.BaseController
Base class for all the controllers. All Controllers inherits from this base class
상속:
Controller
파일 보기
프로젝트 열기: yagopv/BgEngine
보호된 메소드들
메소드
설명
ExecuteCore
( ) :
void
Executes before any Controller This method set the current culture of the current Thread
메소드 상세
ExecuteCore()
보호된
메소드
Executes before any Controller This method set the current culture of the current Thread
protected
ExecuteCore
( ) :
void
리턴
void