Exemplo n.º 1
0
 public StringPacket(string text, int timestamp) : base(UnsafeNativeMethods.MpMakeStringPacketAt(text, timestamp))
 {
 }