C# Class PlasticSCM.ChangeLogInfo

Mostra file Open project: powercode/PSPlastic

Public Methods

Method 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 method

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
return System