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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public sealed class TextCommand
Public NotInheritable Class TextCommand
public ref class TextCommand sealed

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
TextCommand(String, array<Object>[]()[])
Initializes a new instance of the TextCommand class
Arguments
Command
GetHashCode()()() (Overrides Object..::.GetHashCode()()().)
Parse(String)
ToString()()() (Overrides Object..::.ToString()()().)

Inheritance Hierarchy

System..::.Object
  Phoenix.Runtime..::.TextCommand

See Also