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

Afficher le fichier Open project: pmiossec/git-tfs Class Usage Examples

Méthodes publiques

Méthode Description
TfsWriter ( Globals globals ) : System
Write ( string refToWrite, Func write ) : int

Private Methods

Méthode Description
WriteWith ( IEnumerable tfsParents, string refToWrite, Func write ) : int

Method Details

TfsWriter() public méthode

public TfsWriter ( Globals globals ) : System
globals Globals
Résultat System

Write() public méthode

public Write ( string refToWrite, Func write ) : int
refToWrite string
write Func
Résultat int