C# Class UtilitiesSplitter.Tasks.Cleanup

Cleans up the process.
Inheritance: ITask
Mostrar archivo Open project: JaCraig/Craig-s-Utility-Library

Public Methods

Method Description
Run ( bool PushToNuget ) : bool

Runs this instance.

Method Details

Run() public method

Runs this instance.
public Run ( bool PushToNuget ) : bool
PushToNuget bool if set to true [push to nuget].
return bool