C# 클래스 PlasticSCM.LabelNotFoundException

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

공개 메소드들

메소드 설명
LabelNotFoundException ( string label ) : System

비공개 메소드들

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

메소드 상세

LabelNotFoundException() 공개 메소드

public LabelNotFoundException ( string label ) : System
label string
리턴 System