C# Class ArcWizard.Core.ProcessExecutingWizard

After executing project and wizard, the project and its files will be deleted.
Inheritance: BaseWizard
Show file Open project: marektihkan/Arc

Public Methods

Method Description
ProjectFinishedGenerating ( EnvDTE project ) : void

Method Details

ProjectFinishedGenerating() public method

public ProjectFinishedGenerating ( EnvDTE project ) : void
project EnvDTE
return void