C# 클래스 PlasticSCM.BranchNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: powercode/PSPlastic

공개 메소드들

메소드 설명
BranchNotFoundException ( string branchName ) : System

비공개 메소드들

메소드 설명
BranchNotFoundException ( SerializationInfo info, StreamingContext context ) : System
GetObjectData ( SerializationInfo info, StreamingContext context ) : void

메소드 상세

BranchNotFoundException() 공개 메소드

public BranchNotFoundException ( string branchName ) : System
branchName string
리턴 System