예제 #1
0
 //  Lets the user add text
 public static void AddText(string source)
 {
     languageEditor.AddText(source);
 }