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
StudentService
App_Start
UCDArchBootstrapper
C# Class StudentService.App_Start.UCDArchBootstrapper
Datei anzeigen
Open project: ucdavis/StudentService
Public Methods
Method
Description
PreStart
( ) :
void
PreStart for the UCDArch Application configures the model binding, db, and IoC container
Private Methods
Method
Description
InitializeServiceLocator
( ) :
IWindsorContainer
Method Details
PreStart()
public
static
method
PreStart for the UCDArch Application configures the model binding, db, and IoC container
public
static
PreStart
( ) :
void
return
void