Example #1
0
 public void CallText(string text)
 {
     eventText.ShowText(text);
 }