Beispiel #1
0
 public bool IsJsTrue(long v)
 {
     return(LTFrameExtern.IsJsTrueNet(v));
 }