[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.Runtime.ReflectionAssembly: 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 |
| Member | Description | |
|---|---|---|
| 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
System..::.Object
Phoenix.Runtime.Reflection..::.Method
Phoenix.Runtime.Reflection..::.Command
Phoenix.Runtime.Reflection..::.Executable
Phoenix.Runtime.Reflection..::.Method
Phoenix.Runtime.Reflection..::.Command
Phoenix.Runtime.Reflection..::.Executable