点击或拖拽改变大小

DateTimeInt64 构造函数 (Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Sweet 开发框架
初始化 DateTimeInt64 类的一个新实例

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public DateTimeInt64(
	int year,
	int month,
	int day,
	int hour,
	int minute,
	int second,
	int millisecond
)

参数

year
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="year"/> 文档]

month
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="month"/> 文档]

day
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="day"/> 文档]

hour
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="hour"/> 文档]

minute
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="minute"/> 文档]

second
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="second"/> 文档]

millisecond
类型:SystemInt32

[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="millisecond"/> 文档]

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