Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SharpArchCookbook
Web
Mvc
CastleWindsor
ControllerInstaller
C# Class SharpArchCookbook.Web.Mvc.CastleWindsor.ControllerInstaller
Inheritance:
IWindsorInstaller
Mostra file
Open project: sharparchitecture/Sharp-Architecture-Cookbook
Public Methods
Method
Description
Install
(
IWindsorContainer
container
,
IConfigurationStore
store
) :
void
Method Details
Install()
public
method
public
Install
(
IWindsorContainer
container
,
IConfigurationStore
store
) :
void
container
IWindsorContainer
store
IConfigurationStore
return
void