Exemplo n.º 1
0
 public bool IsJsString(long v)
 {
     return(LTFrameExtern.IsJsStringNet(v));
 }