![]() |
ExtensionMethods. HasMethod Method |
Name | Description | |
---|---|---|
![]() ![]() | HasMethod<T>(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.
|