Ejemplo n.º 1
0
 public void njThrow(nj_result_t e)
 {
     nj.error = e;
     throw new nj_exception();
 }
Ejemplo n.º 2
0
 public void njThrow(nj_result_t e)
 {
     nj.error = e;
     throw new nj_exception();
 }