Example #1
0
 /// <summary>
 /// uint
 /// </summary>
 /// <returns></returns>
 public uint GetU32()
 {
     return(mConn.GetU32());
 }