C# 클래스 PlasticSCM.XLinkInfo

파일 보기 프로젝트 열기: powercode/PSPlastic 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddBranchExpansionRule void

공개 메소드들

메소드 설명
XLinkInfo ( string path, long changeset, string repository, string remotePath, bool writeable, bool relative = false ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AddBranchExpansionRule ( string from, string to ) : void

메소드 상세

XLinkInfo() 공개 메소드

public XLinkInfo ( string path, long changeset, string repository, string remotePath, bool writeable, bool relative = false ) : System.Collections.Generic
path string
changeset long
repository string
remotePath string
writeable bool
relative bool
리턴 System.Collections.Generic