[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Runtime.Reflection
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class Method
Public Class Method
public ref class Method

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Method(MethodInfo, Object)
Initializes a new instance of the Method class
Assembly
Invoke(array<ParameterData>[]()[])
MaxParameterCount
MethodInfo
MinParameterCount
Name
Parameters
Target
ToString()()() (Overrides Object..::.ToString()()().)

Inheritance Hierarchy

See Also