Click or drag to resize

RoundTripExtensionsToStringRoundTrip Method

Overload List
 NameDescription
Public Extension MethodToStringRoundTrip(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
Public Extension MethodToStringRoundTrip(Single) Correctly convert a float value to a string for round-trip purposes.
Top
See Also