Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NerdDinner
Controllers
StructureMapControllerFactory
C# Class NerdDinner.Controllers.StructureMapControllerFactory
Inheritance:
System.Web.Mvc.DefaultControllerFactory
显示文件
Open project: johnvpetersen/Nerd-Dinner-with-Fluent-NHibernate
Protected Methods
Method
Description
GetControllerInstance
(
Type
controllerType
) :
IController
Method Details
GetControllerInstance()
protected
method
protected
GetControllerInstance
(
Type
controllerType
) :
IController
controllerType
System.Type
return
IController