
Public Member Functions | |
| void | OnLoad (ProjectServer projectServer, Form parent, ToolStrip toolStrip) |
| void | OnUnload () |
| bool | Login (Form parent) |
| bool | AddPlugin (Form parent, PluginHost pluginHost) |
| void | Dispose () |
Properties | |
| ProjectServer | ProjectServer [get, set] |
| bool | IsMarkedForDeletion [get, set] |
| Guid | Guid [get] |
| Version | Version [get] |
| string | Implementation [get, set] |
| string | Name [get] |
| string | Description [get] |
| string | Author [get] |
| string | Tag [get] |
| Uri | Preview [get] |
| bool | IsLoaded [get] |
| Form | MainForm [get] |
| UserControl | OptionsControl [get] |
| string | Password [get, set] |
| string | UserName [get, set] |
| string | Location [get, set] |
Events | |
| OnStatusChangedEventHandler | OnStatusChanged |
Definition at line 27 of file PluginPublisher.cs.
1.5.8