Exemplo n.º 1
0
 public long RunJavaScript(string script)
 {
     return(LTFrameExtern.RunJavaScriptNet(_inst, script));
 }