C# Class PlasticSCM.BranchHistoryCreation

Inheritance: BranchHistory
显示文件 Open project: powercode/PSPlastic

Public Methods

Method Description
BranchHistoryCreation ( string branch, string owner, System.DateTime when, int baseChangeset ) : System

Method Details

BranchHistoryCreation() public method

public BranchHistoryCreation ( string branch, string owner, System.DateTime when, int baseChangeset ) : System
branch string
owner string
when System.DateTime
baseChangeset int
return System