Method | Description | |
---|---|---|
IsBusy ( this editor ) : bool | ||
SetAsIniEditor ( this editor, Action |
||
SetDocument ( this editor, string content ) : void |
public static SetAsIniEditor ( this editor, Action |
||
editor | this | |
changedHandler | Action |
|
return | void |
public static SetDocument ( this editor, string content ) : void | ||
editor | this | |
content | string | |
return | void |