Пример #1
0
 /// <summary>
 /// sbyte
 /// </summary>
 /// <returns></returns>
 public sbyte GetS8()
 {
     return(mConn.GetS8());
 }