Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositoryCommand Interface
Methods

In This Topic
    IRepositoryCommand Interface Members
    In This Topic

    The following tables list the members exposed by IRepositoryCommand.

    Public Methods
     NameDescription
     MethodCalled just prior to displaying the list of commands to a user.  
     MethodCalled by Loupe to indicate the configuration of the Extension has changed at runtime  
     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