C# Class PlasticSCM.ReplicationObjectLockedException

Inheritance: System.Exception
Afficher le fichier Open project: powercode/PSPlastic

Méthodes publiques

Méthode Description
ReplicationObjectLockedException ( int repositoryId, System.Guid changesetGuid ) : System

Private Methods

Méthode Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
ReplicationObjectLockedException ( SerializationInfo info, StreamingContext context ) : System

Method Details

ReplicationObjectLockedException() public méthode

public ReplicationObjectLockedException ( int repositoryId, System.Guid changesetGuid ) : System
repositoryId int
changesetGuid System.Guid
Résultat System