Esempio n. 1
0
 public long GetJsParameter(LTExecState es, int argIdx)
 {
     return(LTFrameExtern.GetJsParameterNet(es, argIdx));
 }