Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkParam Class
AkParam Methods
Exists Method
GetValue Method
HasContent Method
AkParam
HasContent Method
判断参数值是否有内容。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
bool
HasContent
()
Return Value
Type:
Boolean
参数值为空字符串时为false、否则为true。
See Also
Reference
AkParam Class
Appkit.Common Namespace