CheckinEvent 构造函数
包括受保护的成员
包括继承的成员
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
CheckinEvent() | ||
CheckinEvent(Int32, DateTime) | 构造对象使用变更集编号,并变更集创建日期/时间。 | |
CheckinEvent(Int32, DateTime, String, String, String) | 通过使用签入值,构造对象。 | |
CheckinEvent(Int32, DateTime, String, String, String, String, String) | 通过使用签入值,构造对象。 |
页首