메소드 | 설명 | |
---|---|---|
CodeClear ( ) : void |
Clear the code output shown.
|
|
IDEViewModel ( ) : System |
Constructor which uses TabControl. TabControl so can add and remove tab content.
|
|
executeCode ( ) : void |
Execute the code.
|
메소드 | 설명 | |
---|---|---|
closeTab_Executed ( ) : void | ||
executeCodeThread ( ) : void | ||
newTab_Executed ( ) : void | ||
notifyPropertyChanged ( String info ) : void | ||
openFile ( string file ) : void | ||
open_Executed ( ) : void | ||
open_Executed_Settings ( OpenFileDialog openDialog ) : void | ||
saveAs_Executed ( ) : void | ||
saveAs_Executed_SaveFileDialog_Settings ( SaveFileDialog _saveDialog ) : void | ||
writeFile ( SaveFileDialog saveDialog ) : void |