C# Class Sep.Git.Tfs.Core.GitTfsGatedCheckinException

Inheritance: GitTfsException
Show file Open project: pmiossec/git-tfs

Public Methods

Method Description
GitTfsGatedCheckinException ( string shelvesetName, Uri>.ReadOnlyCollection affectedBuildDefinitions, string checkInTicket ) : System

Method Details

GitTfsGatedCheckinException() public method

public GitTfsGatedCheckinException ( string shelvesetName, Uri>.ReadOnlyCollection affectedBuildDefinitions, string checkInTicket ) : System
shelvesetName string
affectedBuildDefinitions Uri>.ReadOnlyCollection
checkInTicket string
return System