CheckinEvent Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CheckinEvent() | ||
CheckinEvent(Int32, DateTime) | Construct an object by using a changeset number and the date/time the changeset was created. | |
CheckinEvent(Int32, DateTime, String, String, String) | Construct an object by using check-in values. | |
CheckinEvent(Int32, DateTime, String, String, String, String, String) | Construct an object by using check-in values. |
Top