C# 클래스 PlasticSCM.CLI.CheckinResult

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

공개 메소드들

메소드 설명
CheckinResult ( int changeset, string branch, string repository, IList items ) : System

메소드 상세

CheckinResult() 공개 메소드

public CheckinResult ( int changeset, string branch, string repository, IList items ) : System
changeset int
branch string
repository string
items IList
리턴 System