C# 클래스 PlasticSCM.WorkspaceConfig

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

공개 메소드들

메소드 설명
WorkspaceConfig ( string name, string type, string server, string repositoryName, long changeset ) : System

비공개 메소드들

메소드 설명
WorkspaceConfig ( ) : System

메소드 상세

WorkspaceConfig() 공개 메소드

public WorkspaceConfig ( string name, string type, string server, string repositoryName, long changeset ) : System
name string
type string
server string
repositoryName string
changeset long
리턴 System