[This is preliminary documentation and is subject to change.]
Stores instances of commands by type.
| C# | Visual Basic | Visual C++ |
public class CommandManager
Public Class CommandManager
public ref class CommandManager
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| CommandManager()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetCommandInstance(String) | ||
| GetCommandInstance<(Of <(TCommand>)>)()()() |
Gets or creates an instance of a command by type.
| |
| GetCommandInstanceByPartialName(String) | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| CommandManager | |