Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Castle
Facilities
LightweighFactory
FactoryParameter
C# Class Castle.Facilities.LightweighFactory.FactoryParameter
ファイルを表示
Open project: nhsevidence/Snooze
Public Methods
Method
Description
FactoryParameter
(
Type
type
,
string
name
,
int
position
,
object
value
) :
System
ResolveValue
( ) :
object
Method Details
FactoryParameter()
public
method
public
FactoryParameter
(
Type
type
,
string
name
,
int
position
,
object
value
) :
System
type
System.Type
name
string
position
int
value
object
return
System
ResolveValue()
public
method
public
ResolveValue
( ) :
object
return
object