Method | Description | |
---|---|---|
NugetPackagesFinishedViewModel ( ISettingsService settingsService, IProjectFactory projectFactory ) : Factories.Interfaces |
Initializes a new instance of the NugetPackagesFinishedViewModel class.
|
|
OnPrevious ( ) : Scorchio.Infrastructure.Wpf.ViewModels.Wizard.RouteModifier |
For when yous need to save some values that can't be directly bound to UI elements. Not called when moving previous (see WizardViewModel.MoveToNextStep).
|
Method | Description | |
---|---|---|
Init ( ) : void |
Initializes this instance.
|
public NugetPackagesFinishedViewModel ( ISettingsService settingsService, IProjectFactory projectFactory ) : Factories.Interfaces | ||
settingsService | ISettingsService | The settings service. |
projectFactory | IProjectFactory | The project factory. |
return | Factories.Interfaces |
public OnPrevious ( ) : Scorchio.Infrastructure.Wpf.ViewModels.Wizard.RouteModifier | ||
return | Scorchio.Infrastructure.Wpf.ViewModels.Wizard.RouteModifier |