Ejemplo n.º 1
0
 public static bool apiResultVar(out string var)
 {
     return(_apiInternal.apiResultVar(out var));
 }