Exemplo n.º 1
0
 public override void ReadArray(T inf, NetDataReader r)
 {
     SetterArr(inf, r.GetBoolArray());
 }