C# Class DXVcs2Git.Core.HistoryItem

Mostrar archivo Open project: Xarlot/DXVcs2Git

Public Properties

Property Type Description
ActionDate System.DateTime
Comment string
Label string
Message string
Name string
Track TrackItem
User string

Property Details

ActionDate public_oe property

public DateTime,System ActionDate
return System.DateTime

Comment public_oe property

public string Comment
return string

Label public_oe property

public string Label
return string

Message public_oe property

public string Message
return string

Name public_oe property

public string Name
return string

Track public_oe property

public TrackItem,DXVcs2Git.Core Track
return TrackItem

User public_oe property

public string User
return string