Round |
public static class RoundTripExtensions
The RoundTripExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToStringRoundTrip(Double) | Correctly convert a double value to a string for round-trip purposes. See MSDN "Notes to Callers" https://docs.microsoft.com/en-us/dotnet/api/system.double.tostring | |
| ToStringRoundTrip(Single) | Correctly convert a float value to a string for round-trip purposes. |