| IInvalidPluginsView Interface | 
Namespace: VirtualRadar.Interface.View
 Syntax
SyntaxThe IInvalidPluginsView type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | ShowInvalidPlugins | 
            Displays the list of invalid plugins. The key to the dictionary is the full path to the plugin and
            the value is the reason why the plugin was not loaded.
             | 
|  | ShowView | 
            Displays the view to the user.
            (Inherited from IView.) | 
 See Also
See Also