Exemple #1
0
 public long SendText(CfSendText cfSendText)
 {
     return(TextService.SendText(new SendText(cfSendText)));
 }