Ejemplo n.º 1
0
 public bool IsJsFunction(long v)
 {
     return(LTFrameExtern.IsJsFunctionNet(v));
 }