Example #1
0
 public static bool apiResultNumber(out ushort buffer, ushort rset)
 {
     return(_apiInternal.apiResultNumber(out buffer, rset));
 }