NAnt SDK Documentation - v0.92

DoubleConversionFunctions.ToString Method

Converts the specified Double to its equivalent string representation.

Overload List

Inherited from Object.

public virtual string ToString();

Converts the specified Double to its equivalent string representation.

public static string ToString(double);

See Also

DoubleConversionFunctions Class | NAnt.Core.Functions Namespace