C# Класс Castle.Facilities.WcfIntegration.Tests.PlumbingClasses.SelectorDependsOnIOperations

Наследование: IInterceptorSelector
Показать файл Открыть проект

Открытые методы

Метод Описание
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