프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ReactToGluxLoad ( |
||
ReactToGluxSave ( ) : void | ||
ReactToGluxUnload ( bool isExiting ) : void | ||
ReactToNewFile ( |
||
ReactToNewObject ( |
||
ReactToRightClick ( System.Windows.Forms.PropertyGrid rightClickedPropertyGrid, |
||
RefreshGlux ( ) : void | ||
ShutDown ( PluginShutDownReason reason ) : bool | ||
StartUp ( ) : void |
public ReactToGluxLoad ( |
||
newGlux | ||
fileName | string | |
리턴 | void |
public ReactToGluxUnload ( bool isExiting ) : void | ||
isExiting | bool | |
리턴 | void |
public ReactToNewFile ( |
||
newFile | ||
리턴 | void |
public ReactToNewObject ( |
||
newNamedObject | ||
리턴 | void |
public ReactToRightClick ( System.Windows.Forms.PropertyGrid rightClickedPropertyGrid, |
||
rightClickedPropertyGrid | System.Windows.Forms.PropertyGrid | |
menuToModify | ||
리턴 | void |
public ShutDown ( PluginShutDownReason reason ) : bool | ||
reason | PluginShutDownReason | |
리턴 | bool |