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

In This Topic
IGlobalCommand Interface Members
In This Topic

The following tables list the members exposed by IGlobalCommand.

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