C# Class PlasticSCM.ChangeLogInfo

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
ChangeLogInfo ( long itemId, long changesetId, string branch, string comment, string owner, System.Guid guid, System.DateTime date, IReadOnlyList items ) : System

Method Details

ChangeLogInfo() public méthode

public ChangeLogInfo ( long itemId, long changesetId, string branch, string comment, string owner, System.Guid guid, System.DateTime date, IReadOnlyList items ) : System
itemId long
changesetId long
branch string
comment string
owner string
guid System.Guid
date System.DateTime
items IReadOnlyList
Résultat System