Click or drag to resize
Accord.NET (logo)

ExtensionMethodsHasMethod Method

Overload List
  NameDescription
Public methodStatic memberHasMethodT(String)
Checks whether a type implements a method with the given name.
Public methodStatic memberHasMethod(Object, String)
Checks whether an object implements a method with the given name.
Top
See Also