ExtensionsReflectionMatchesArgumentTypes Method |
| Name | Description | |
|---|---|---|
| MatchesArgumentTypes(MethodBase, Type) |
Returns true if the argument types defined by argumentTypes matches
with the argument types of method | |
| MatchesArgumentTypes(ParameterInfo, Type) |
Returns true if the argument types defined by argumentTypes matches
with the argument types of parameters |