예제 #1
0
 public override void ReadArray(T inf, NetDataReader r)
 {
     SetterArr(inf, r.GetULongArray());
 }