Exemplo n.º 1
0
 public long String2JsValue(LTExecState es, string str)
 {
     return(LTFrameExtern.String2JsValueNet(es, str));
 }