Exemplo n.º 1
0
 public override void WriteArray(T inf, NetDataWriter w)
 {
     w.PutSBytesWithLength(GetterArr(inf));
 }