[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 class Hotkeys
Public Class Hotkeys
public ref class Hotkeys

Members

            
 All Members  Constructors   Methods   Events  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Hotkeys()()()
Initializes a new instance of the Hotkeys class
Add(String, String)
Added
Cleared
Contains(String)
Exec(String)
Get(String)
Remove(String)
Removed
Run(String)
Update(String, String)
Updated

Inheritance Hierarchy

System..::.Object
  Phoenix.Runtime..::.Hotkeys

See Also