C# Class PlasticSCM.BranchNotFoundException

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

Méthodes publiques

Méthode Description
BranchNotFoundException ( string branchName ) : System

Private Methods

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

Method Details

BranchNotFoundException() public méthode

public BranchNotFoundException ( string branchName ) : System
branchName string
Résultat System