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
Castle
Facilities
LightweighFactory
FactoryParameter
C# Class Castle.Facilities.LightweighFactory.FactoryParameter
Afficher le fichier
Open project: nhsevidence/Snooze
Méthodes publiques
Méthode
Description
FactoryParameter
(
Type
type
,
string
name
,
int
position
,
object
value
) :
System
ResolveValue
( ) :
object
Method Details
FactoryParameter()
public
méthode
public
FactoryParameter
(
Type
type
,
string
name
,
int
position
,
object
value
) :
System
type
System.Type
name
string
position
int
value
object
Résultat
System
ResolveValue()
public
méthode
public
ResolveValue
( ) :
object
Résultat
object