.NET Framework Class Library
Type..::.GetMethods Method

Gets the methods of the current Type.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethods()()()Returns all the public methods of the current Type.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethods(BindingFlags)When overridden in a derived class, searches for the methods defined for the current Type, using the specified binding constraints.
Top
See Also

Reference

Tags :


Page view tracker