C# 클래스 PlasticSCM.ChangesetNotFoundException

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

공개 메소드들

메소드 설명
ChangesetNotFoundException ( int changeset ) : System

비공개 메소드들

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

메소드 상세

ChangesetNotFoundException() 공개 메소드

public ChangesetNotFoundException ( int changeset ) : System
changeset int
리턴 System