C# Class OpenHome.Git.Tag

Inheritance: ITag
Afficher le fichier Open project: openhome/ohGit

Méthodes publiques

Méthode Description
Resolve ( IObjectResolver aHandler ) : void

Private Methods

Méthode Description
CorruptIf ( bool aCondition ) : void
Tag ( Repository aRepository, string aId, byte aBytes ) : System

Method Details

Resolve() public méthode

public Resolve ( IObjectResolver aHandler ) : void
aHandler IObjectResolver
Résultat void