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