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