예제 #1
0
 public bool IsJsObject(long v)
 {
     return(LTFrameExtern.IsJsObjectNet(v));
 }