Method | Description | |
---|---|---|
DelegatingMatcher ( ) : System | ||
DelegatingMatcher ( bool>.Func |
||
Matches ( IMethodReference method ) : bool | ||
Matches ( ITypeReference typeReference ) : bool |
public DelegatingMatcher ( bool>.Func |
||
methodMatching | bool>.Func | |
typeMatching | bool>.Func | |
return | System |
public Matches ( IMethodReference method ) : bool | ||
method | IMethodReference | |
return | bool |
public Matches ( ITypeReference typeReference ) : bool | ||
typeReference | ITypeReference | |
return | bool |