Méthode | Description | |
---|---|---|
NewFile ( string content ) : void | ||
OpenFile ( string file ) : void | ||
SaveFile ( ) : void |
Méthode | Description | |
---|---|---|
SetOpenFile ( string file ) : void | ||
TextEditorApp ( ) : System |
public static NewFile ( string content ) : void | ||
content | string | |
Résultat | void |
public static OpenFile ( string file ) : void | ||
file | string | |
Résultat | void |