 | DateTimeInt64 构造函数 (DateTimeInt64) |
Sweet 开发框架
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public DateTimeInt64(
DateTimeInt64 dtValue
)
Public Sub New (
dtValue As DateTimeInt64
)
new :
dtValue : DateTimeInt64 -> DateTimeInt64
参数
- dtValue
- 类型:Sweet.CommonDateTimeInt64
[缺少 "M:Sweet.Common.DateTimeInt64.#ctor(Sweet.Common.DateTimeInt64)" 的 <param name="dtValue"/> 文档]
参见