Exemple #1
0
 void OnDeleteLeftChar()
 {
     EditActions.Backspace(Editor);
 }