C# Class csAppraisalPlugin.ViewModels.SetWeightsViewModel

Inheritance: Caliburn.Micro.Screen, ISetWeights
Afficher le fichier Open project: TNOCS/csTouch

Méthodes protégées

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

Private Methods

Méthode Description
PluginOnPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SetWeightsViewModel ( ) : System.ComponentModel

Method Details

OnDeactivate() protected méthode

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

OnInitialize() protected méthode

protected OnInitialize ( ) : void
Résultat void