点击或拖拽改变大小

DateTimeInt64LessThanOrEqual 运算符 (DateTimeInt64, Int64)

Sweet 开发框架

[缺少 "M:Sweet.Common.DateTimeInt64.op_LessThanOrEqual(Sweet.Common.DateTimeInt64,System.Int64)" 的 <summary> 文档]

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool operator <=(
	DateTimeInt64 dtValue,
	long ticks
)

参数

dtValue
类型:Sweet.CommonDateTimeInt64

[缺少 "M:Sweet.Common.DateTimeInt64.op_LessThanOrEqual(Sweet.Common.DateTimeInt64,System.Int64)" 的 <param name="dtValue"/> 文档]

ticks
类型:SystemInt64

[缺少 "M:Sweet.Common.DateTimeInt64.op_LessThanOrEqual(Sweet.Common.DateTimeInt64,System.Int64)" 的 <param name="ticks"/> 文档]

返回值

类型:Boolean

[缺少 "M:Sweet.Common.DateTimeInt64.op_LessThanOrEqual(Sweet.Common.DateTimeInt64,System.Int64)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架