C# Class ArcWizard.Tasks.Projects.CleanUpTask

Show file Open project: marektihkan/Arc

Public Methods

Method Description
RemoveProjectFiles ( string projectName, string path ) : void

Method Details

RemoveProjectFiles() public method

public RemoveProjectFiles ( string projectName, string path ) : void
projectName string
path string
return void