protected string ValueToString (double v);

Parámetros

vThe double to be converted to string.

Valor de retorno

string The double as string.

Descripción

Converts the given double to a string.