Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ExpectBetter
Codegen
MatcherInterceptorSelector
C# Class ExpectBetter.Codegen.MatcherInterceptorSelector
Inheritance:
IInterceptorSelector
Afficher le fichier
Open project: benjamin-bader/ExpectBetter
Méthodes publiques
Méthode
Description
SelectInterceptors
(
Type
type
,
MethodInfo
method
,
IInterceptor
interceptors
) :
IInterceptor[]
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[]