예제 #1
0
 /// <summary>
 /// ushort
 /// </summary>
 /// <returns></returns>
 public ushort GetU16()
 {
     return(mConn.GetU16());
 }