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

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public class OpenDoorMacroCommand : IMacroCommand
Public Class OpenDoorMacroCommand _
	Implements IMacroCommand
public ref class OpenDoorMacroCommand : IMacroCommand

Members

               
 All Members  Constructors   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
OpenDoorMacroCommand()()()
Initializes a new instance of the OpenDoorMacroCommand class
CommandChanged
CommandType
CreateCustomMenu()()()
TextCommand
ToString()()() (Overrides Object..::.ToString()()().)

Inheritance Hierarchy

System..::.Object
  Phoenix.Macros..::.OpenDoorMacroCommand

See Also