Ejemplo n.º 1
0
 public long Int2JsValue(int n)
 {
     return(LTFrameExtern.Int2JsValueNet(n));
 }