protected TValueType StringToValue (string str);

参数

str要转换的字符串。

返回

TValueType 从此字符串解析的值。

描述

将字符串转换为值类型。