Click or drag to resize
DateRangeVarHasDateRange Method
判断字符串中是否含有日期范围变量

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

Parameters

s
Type: SystemString

Return Value

Type: Boolean
See Also