Ejemplo n.º 1
0
 public long Boolean2JsValue(bool b)
 {
     return(LTFrameExtern.Boolean2JsValueNet(b));
 }