Utils
public class Utils
Method Summary | |
---|---|
static string | escapeArgument(string argument) 转义字符串 |
static string | validateInput(string caller, mixed input) 验证并进行规范化Process输入。 |
public static string escapeArgument(string argument)
转义字符串
public static string validateInput(string caller, mixed input)
验证并进行规范化Process输入。