C# 클래스 Castle.Facilities.WcfIntegration.Tests.PlumbingClasses.SelectorDependsOnIOperations

상속: IInterceptorSelector
파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
SelectInterceptors ( Type type, MethodInfo method, IInterceptor interceptors ) : IInterceptor[]
SelectorDependsOnIOperations ( ) : System
SelectorDependsOnIOperations ( IOperations depenency ) : System

메소드 상세

SelectInterceptors() 공개 메소드

public SelectInterceptors ( Type type, MethodInfo method, IInterceptor interceptors ) : IInterceptor[]
type System.Type
method System.Reflection.MethodInfo
interceptors IInterceptor
리턴 IInterceptor[]

SelectorDependsOnIOperations() 공개 메소드

public SelectorDependsOnIOperations ( ) : System
리턴 System

SelectorDependsOnIOperations() 공개 메소드

public SelectorDependsOnIOperations ( IOperations depenency ) : System
depenency IOperations
리턴 System