C# Class Castle.Facilities.WcfIntegration.Tests.PlumbingClasses.SelectorDependsOnIOperations

Inheritance: IInterceptorSelector
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
SelectInterceptors ( Type type, MethodInfo method, IInterceptor interceptors ) : IInterceptor[]
SelectorDependsOnIOperations ( ) : System
SelectorDependsOnIOperations ( IOperations depenency ) : System

Method Details

SelectInterceptors() public méthode

public SelectInterceptors ( Type type, MethodInfo method, IInterceptor interceptors ) : IInterceptor[]
type System.Type
method System.Reflection.MethodInfo
interceptors IInterceptor
Résultat IInterceptor[]

SelectorDependsOnIOperations() public méthode

public SelectorDependsOnIOperations ( ) : System
Résultat System

SelectorDependsOnIOperations() public méthode

public SelectorDependsOnIOperations ( IOperations depenency ) : System
depenency IOperations
Résultat System