C# Class DXVcs2Git.Core.HistoryItem

Afficher le fichier Open project: Xarlot/DXVcs2Git

Méthodes publiques

Свойство 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
Résultat System.DateTime

Comment public_oe property

public string Comment
Résultat string

Label public_oe property

public string Label
Résultat string

Message public_oe property

public string Message
Résultat string

Name public_oe property

public string Name
Résultat string

Track public_oe property

public TrackItem,DXVcs2Git.Core Track
Résultat TrackItem

User public_oe property

public string User
Résultat string