C# Class csAppraisalPlugin.ViewModels.SetWeightsViewModel

Inheritance: Caliburn.Micro.Screen, ISetWeights
显示文件 Open project: TNOCS/csTouch

Protected Methods

Method Description
OnDeactivate ( bool close ) : void
OnInitialize ( ) : void

Private Methods

Method Description
PluginOnPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SetWeightsViewModel ( ) : System.ComponentModel

Method Details

OnDeactivate() protected method

protected OnDeactivate ( bool close ) : void
close bool
return void

OnInitialize() protected method

protected OnInitialize ( ) : void
return void