Click or drag to resize
DateRangeVarIsSimpleDateRange Method
判断字符串是否是简单日期范围变量

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static bool IsSimpleDateRange(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: Boolean
See Also