Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MiniHawraman
Core
ControllerFactories
NinjectControllerFactory
C# Class MiniHawraman.Core.ControllerFactories.NinjectControllerFactory
Inheritance:
System.Web.Mvc.DefaultControllerFactory
Afficher le fichier
Open project: keyvan/MiniHawraman
Méthodes protégées
Méthode
Description
GetControllerInstance
(
System
requestContext
,
Type
controllerType
) :
IController
Method Details
GetControllerInstance()
protected
méthode
protected
GetControllerInstance
(
System
requestContext
,
Type
controllerType
) :
IController
requestContext
System
controllerType
System.Type
Résultat
IController