Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
ExpectBetter
Codegen
MatcherInterceptorSelector
C# Класс ExpectBetter.Codegen.MatcherInterceptorSelector
Наследование:
IInterceptorSelector
Показать файл
Открыть проект
Открытые методы
Метод
Описание
SelectInterceptors
(
Type
type
,
MethodInfo
method
,
IInterceptor
interceptors
) :
IInterceptor[]
Описание методов
SelectInterceptors()
публичный
Метод
public
SelectInterceptors
(
Type
type
,
MethodInfo
method
,
IInterceptor
interceptors
) :
IInterceptor[]
type
System.Type
method
System.Reflection.MethodInfo
interceptors
IInterceptor
Результат
IInterceptor[]