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

Members

               
 All Members  Constructors   Properties   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
WaitMacroCommand()()()
WaitMacroCommand(Int32)
CommandChanged
CommandType
Pause
PromptUser(Int32)
Displays Change Pause dialog and returns WaitMacroCommand object with specified pause or null.
TextCommand
ToString()()() (Overrides Object..::.ToString()()().)

Inheritance Hierarchy

System..::.Object
  Phoenix.Macros..::.WaitMacroCommand

See Also