예제 #1
0
 public uint GetU32At(int pos)
 {
     return(mConn.GetU32At(pos));
 }