X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Util
StringHelper Class
StringHelper Methods
NullTo Method
NullTo Method (String)
NullTo Method (String, String)
StringHelper
NullTo Method
Overload List
Name
Description
NullTo(String)
默认的空值转换, 把 null 转换为 "" .
NullTo(String, String)
空值转换,把 null 转换为 replaceText. e.g. NullTo(null,"ok") 返回 "ok", NullTo("1","ok")返回"1"
Top
See Also
Reference
StringHelper Class
X3Platform.Util Namespace