C# Class PlasticSCM.ChangesetItemInfo

Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
ChangesetItemInfo ( long revision, string kind, string item, long parent, long changeset, string repository ) : System

Method Details

ChangesetItemInfo() public méthode

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
Résultat System