protected string ValueToString (TValueType value);

파라미터

valueThe value to be converted to string.

반환

string The value as a string.

설명

Converts the given value to a string.