Метод | Описание | |
---|---|---|
IsBusy ( this editor ) : bool | ||
SetAsIniEditor ( this editor, Action |
||
SetDocument ( this editor, string content ) : void |
public static IsBusy ( this editor ) : bool | ||
editor | this | |
Результат | bool |
public static SetAsIniEditor ( this editor, Action |
||
editor | this | |
changedHandler | Action |
|
Результат | void |
public static SetDocument ( this editor, string content ) : void | ||
editor | this | |
content | string | |
Результат | void |