C# Class Endjin.Templify.Domain.Domain.Packager.Processors.CleanUpProcessor

Inheritance: ICleanUpProcessor
Afficher le fichier Open project: endjin/Templify

Méthodes publiques

Méthode Description
Process ( string path ) : void

Private Methods

Méthode Description
CleanUpProcessor ( IProgressNotifier progressNotifier ) : System.Collections.Generic
ForceDeleteDirectory ( string path ) : void

Method Details

Process() public méthode

public Process ( string path ) : void
path string
Résultat void