C# Class CcNet.Labeller.Tests.SvnRevisionLabellerStub

Inheritance: SvnRevisionLabeller
Afficher le fichier Open project: neutmute/SvnRevisionLabeller Class Usage Examples

Méthodes publiques

Méthode Description
SetRevision ( int svnRevision ) : void
SvnRevisionLabellerStub ( )
SvnRevisionLabellerStub ( ISystemClock systemClock )

Méthodes protégées

Méthode Description
GetRevision ( ) : int

Method Details

GetRevision() protected méthode

protected GetRevision ( ) : int
Résultat int

SetRevision() public méthode

public SetRevision ( int svnRevision ) : void
svnRevision int
Résultat void

SvnRevisionLabellerStub() public méthode

SvnRevisionLabellerStub() public méthode

public SvnRevisionLabellerStub ( ISystemClock systemClock )
systemClock ISystemClock