Ejemplo n.º 1
0
 public void IsAutoGC(bool b, int maxmemorysize)
 {
     LTFrameExtern.IsAutoGCNet(_inst, b, maxmemorysize);
 }