Пример #1
0
 public void Receive(byte[] data)
 {
     _unmarshaller.Call(data);
 }