C# 클래스 PlasticSCM.BranchHistoryMerge

상속: BranchHistory
파일 보기 프로젝트 열기: powercode/PSPlastic

공개 메소드들

메소드 설명
BranchHistoryMerge ( BranchHistoryAction action, string owner, System.DateTime when, int sourceChangeset, string sourceBranch, int destinationChangeset, string destinationBranch ) : System

메소드 상세

BranchHistoryMerge() 공개 메소드

public BranchHistoryMerge ( BranchHistoryAction action, string owner, System.DateTime when, int sourceChangeset, string sourceBranch, int destinationChangeset, string destinationBranch ) : System
action BranchHistoryAction
owner string
when System.DateTime
sourceChangeset int
sourceBranch string
destinationChangeset int
destinationBranch string
리턴 System