ExtensionMethodsHasMethod Method |
Name | Description | |
---|---|---|
HasMethodT(String) |
Checks whether a type implements a method with the given name.
| |
HasMethod(Object, String) |
Checks whether an object implements a method with the given name.
|