Example #1
0
 public static void Say(string text)
 {
     ht.SaySomething(text);
 }