FunctionInformation class

From Catglobe Wiki
Revision as of 10:42, 19 December 2011 by Tungocman (talk | contribs)
Jump to: navigation, search

FunctionInformation



Get information about this method

Constructors

  • (string functionname "Method to get information on") - Get Information about a specific function

Methods

  • string ToString() - The string representation of the object.

Properties

  • string ObjectTypeName { get; } - The name of the type of object.
  • TypeInformation TypeInformation { get; } - Get information about this class.
  • string WikiDocumentation { get; } - Information about this function in wiki format.