예제 #1
0
 public int JsValue2Int(LTExecState es, long v)
 {
     return(LTFrameExtern.JsValue2IntNet(es, v));
 }