Свойство | Тип | Описание | |
---|---|---|---|
currentDoc | string | ||
currentDocPath | string | ||
shortFileName | string |
Свойство | Тип | Описание | |
---|---|---|---|
platformType | System.Platform |
Метод | Описание | |
---|---|---|
Document ( string file = "" ) : System | ||
Save ( ) : void | ||
SetLang ( string lang ) : void |
Метод | Описание | |
---|---|---|
CPPEditor_TextChanged ( object sender, TextChangedEventArgs e ) : void | ||
Document_Load ( object sender, |
||
Document_TextChanged ( object sender, TextChangedEventArgs e ) : void | ||
HaxeEditor_TextChanged ( object sender, TextChangedEventArgs e ) : void | ||
InitializeComponent ( ) : void |
public Document ( string file = "" ) : System | ||
file | string | |
Результат | System |
protected static Platform,System platformType | ||
Результат | System.Platform |