public void TestSNDouble() { var value = "1.18909"; var dValue = NetJSON.FastStringToDouble(value); }