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

Inheritance: IDisposable
Afficher le fichier Open project: pmiossec/git-tfs

Méthodes publiques

Méthode Description
CleanThisUpWhenWeClose ( System.Action action ) : void
Dispose ( ) : void

Method Details

CleanThisUpWhenWeClose() public méthode

public CleanThisUpWhenWeClose ( System.Action action ) : void
action System.Action
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void