[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 WaitMenuMacroCommand : IMacroCommand
Public Class WaitMenuMacroCommand _
	Implements IMacroCommand
public ref class WaitMenuMacroCommand : IMacroCommand

Members

               
 All Members  Constructors   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
WaitMenuMacroCommand(array<MenuSelection>[]()[])
Initializes a new instance of the WaitMenuMacroCommand class
CommandChanged
CommandType
CreateCustomMenu()()()
Menus
TextCommand
ToString()()() (Overrides Object..::.ToString()()().)

Inheritance Hierarchy

System..::.Object
  Phoenix.Macros..::.WaitMenuMacroCommand

See Also