Свойство | Type | Description | |
---|---|---|---|
GetItem | |||
MenuItemClick | void |
Méthode | Description | |
---|---|---|
InitializeMenu ( |
||
OpenProject ( string project ) : bool | ||
OpenSolution ( string solution ) : bool | ||
ShutDown ( PluginShutDownReason shutDownReason ) : bool | ||
SourceSetupPlugin ( ) : System | ||
StartUp ( ) : void |
Méthode | Description | |
---|---|---|
GetItem ( string name ) : |
||
MenuItemClick ( object sender, |
public InitializeMenu ( |
||
menuStrip | ||
Résultat | void |
public OpenProject ( string project ) : bool | ||
project | string | |
Résultat | bool |
public OpenSolution ( string solution ) : bool | ||
solution | string | |
Résultat | bool |
public ShutDown ( PluginShutDownReason shutDownReason ) : bool | ||
shutDownReason | PluginShutDownReason | |
Résultat | bool |