C# Class PlasticSCM.ReplicationObjectLockedException

Inheritance: System.Exception
Datei anzeigen Open project: powercode/PSPlastic

Public Methods

Method Description
ReplicationObjectLockedException ( int repositoryId, System.Guid changesetGuid ) : System

Private Methods

Method Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
ReplicationObjectLockedException ( SerializationInfo info, StreamingContext context ) : System

Method Details

ReplicationObjectLockedException() public method

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