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
WcfIntegration
WcfClientFactorySelector
C# Class Castle.Facilities.WcfIntegration.WcfClientFactorySelector
Inheritance:
ITypedFactoryComponentSelector
ファイルを表示
Open project: castleproject/Windsor
Public Methods
Method
Description
SelectComponent
(
MethodInfo
method
,
Type
type
,
object
arguments
) :
Func
Method Details
SelectComponent()
public
method
public
SelectComponent
(
MethodInfo
method
,
Type
type
,
object
arguments
) :
Func
method
System.Reflection.MethodInfo
type
System.Type
arguments
object
return
Func