C# 클래스 Castle.Facilities.WcfIntegration.WcfClientFactorySelector
파일 보기
프로젝트 열기: castleproject/Windsor
공개 메소드들
메소드 |
설명 |
|
SelectComponent ( MethodInfo method, Type type, object arguments ) : Func |
|
|
메소드 상세
public SelectComponent ( MethodInfo method, Type type, object arguments ) : Func |
method |
System.Reflection.MethodInfo |
|
type |
System.Type |
|
arguments |
object |
|
리턴 |
Func |
|