C# 클래스 PlasticSCM.ReplicationObjectLockedException

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

공개 메소드들

메소드 설명
ReplicationObjectLockedException ( int repositoryId, System.Guid changesetGuid ) : System

비공개 메소드들

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

메소드 상세

ReplicationObjectLockedException() 공개 메소드

public ReplicationObjectLockedException ( int repositoryId, System.Guid changesetGuid ) : System
repositoryId int
changesetGuid System.Guid
리턴 System