Esempio n. 1
0
 public static bool apiResultSets(out ushort rsets)
 {
     return(_apiInternal.apiResultSets(out rsets));
 }