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
vlko
BlogModule
ApplicationInit
C# Class vlko.BlogModule.ApplicationInit
Show file
Open project: vlko/vlko
Public Methods
Method
Description
FullInit
( ) :
void
Do init part in one step and right order.
InitializeScheduler
( ) :
void
Initializes the scheduler.
RegisterBinders
( ) :
void
Registers the binders.
Method Details
FullInit()
public
static
method
Do init part in one step and right order.
public
static
FullInit
( ) :
void
return
void
InitializeScheduler()
public
static
method
Initializes the scheduler.
public
static
InitializeScheduler
( ) :
void
return
void
RegisterBinders()
public
static
method
Registers the binders.
public
static
RegisterBinders
( ) :
void
return
void