Property | Type | Description | |
---|---|---|---|
GetItem | |||
MenuItemClick | void |
Method | Description | |
---|---|---|
InitializeMenu ( |
||
OpenProject ( string project ) : bool | ||
OpenSolution ( string solution ) : bool | ||
ShutDown ( PluginShutDownReason shutDownReason ) : bool | ||
SourceSetupPlugin ( ) : System | ||
StartUp ( ) : void |
Method | Description | |
---|---|---|
GetItem ( string name ) : |
||
MenuItemClick ( object sender, |
public InitializeMenu ( |
||
menuStrip | ||
return | void |
public OpenSolution ( string solution ) : bool | ||
solution | string | |
return | bool |
public ShutDown ( PluginShutDownReason shutDownReason ) : bool | ||
shutDownReason | PluginShutDownReason | |
return | bool |