CommonUtils

Undocumented in source.

Members

Static functions

isNotEmpty
bool isNotEmpty(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
parseInt
int parseInt(string num, int defaultInt)

字符串转数值

Meta