Пример #1
0
 public int Send(IMessageFormatter Formatter)
 {
     return(oClient.process(Formatter.MessageStream));
 }