Example #1
0
 public ushort GetU16At(int pos)
 {
     return(mConn.GetU16At(pos));
 }