예제 #1
0
 public uint ReadUInt()
 {
     return(data.ReadUInt());
 }