C# Class Artemis.Modules.Effects.WindowsProfile.WindowsProfileViewModel

Inheritance: Artemis.ViewModels.Abstract.EffectViewModel
Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

Méthode Description
WindowsProfileViewModel ( MainManager main, IProfileEditorVmFactory pFactory, ProfilePreviewModel profilePreviewModel, WindowsProfileModel model ) : System.ComponentModel

Méthodes protégées

Méthode Description
OnActivate ( ) : void
OnDeactivate ( bool close ) : void

Private Methods

Méthode Description
ProfileUpdater ( object sender, PropertyChangedEventArgs e ) : void

Method Details

OnActivate() protected méthode

protected OnActivate ( ) : void
Résultat void

OnDeactivate() protected méthode

protected OnDeactivate ( bool close ) : void
close bool
Résultat void

WindowsProfileViewModel() public méthode

public WindowsProfileViewModel ( MainManager main, IProfileEditorVmFactory pFactory, ProfilePreviewModel profilePreviewModel, WindowsProfileModel model ) : System.ComponentModel
main Artemis.Managers.MainManager
pFactory IProfileEditorVmFactory
profilePreviewModel Artemis.Modules.Effects.ProfilePreview.ProfilePreviewModel
model WindowsProfileModel
Résultat System.ComponentModel