Exemplo n.º 1
0
 public static int apiJobInfo(out string infoText)
 {
     return(_apiInternal.apiJobInfo(out infoText));
 }