C# Class PlasticSCM.ChangesetItemInfo

显示文件 Open project: powercode/PSPlastic

Public Methods

Method Description
ChangesetItemInfo ( long revision, string kind, string item, long parent, long changeset, string repository ) : System

Method Details

ChangesetItemInfo() public method

public ChangesetItemInfo ( long revision, string kind, string item, long parent, long changeset, string repository ) : System
revision long
kind string
item string
parent long
changeset long
repository string
return System