Converts the specified Double to its equivalent string representation.
Inherited from Object.
public virtual string ToString();
Converts the specified Double to its equivalent string representation.
public static string ToString(double);
DoubleConversionFunctions Class | NAnt.Core.Functions Namespace