C# 클래스 Castle.Windsor.Tests.Facilities.TypedFactory.Selectors.SelectorById

상속: Castle.Facilities.TypedFactory.DefaultTypedFactoryComponentSelector
파일 보기 프로젝트 열기: castleproject/Windsor

보호된 메소드들

메소드 설명
GetArguments ( MethodInfo method, object arguments ) : IDictionary
GetComponentName ( MethodInfo method, object arguments ) : string

메소드 상세

GetArguments() 보호된 메소드

protected GetArguments ( MethodInfo method, object arguments ) : IDictionary
method System.Reflection.MethodInfo
arguments object
리턴 IDictionary

GetComponentName() 보호된 메소드

protected GetComponentName ( MethodInfo method, object arguments ) : string
method MethodInfo
arguments object
리턴 string