Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IGlobalCommand Interface

In This Topic
IGlobalCommand Interface Methods
In This Topic

For a list of all members of this type, see IGlobalCommand members.

Public Methods
 NameDescription
 MethodCalled just prior to displaying the list of commands to a user.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodCalled to initialize the command.  
 MethodExecute the specified command  
 MethodCalled to have the command object register all commands that it supports.  
Top
See Also