Ejemplo n.º 1
0
 public long GetJsObjectAttribute(LTExecState es, long v, string key)
 {
     return(LTFrameExtern.GetJsObjectAttributeNet(es, v, key));
 }