C# Class Host.VM.ScreenScrollerViewModel

Inheritance: ConfigBase
Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Méthode Description
ScreenScrollerViewModel ( AppViewModel app ) : CK.Plugin.Config

Méthodes protégées

Méthode Description
NotifyOfPropertiesChange ( ) : void
OnConfigChanged ( object sender, CK.Plugin.Config.ConfigChangedEventArgs e ) : void
OnInitialize ( ) : void

Method Details

NotifyOfPropertiesChange() protected méthode

protected NotifyOfPropertiesChange ( ) : void
Résultat void

OnConfigChanged() protected méthode

protected OnConfigChanged ( object sender, CK.Plugin.Config.ConfigChangedEventArgs e ) : void
sender object
e CK.Plugin.Config.ConfigChangedEventArgs
Résultat void

OnInitialize() protected méthode

protected OnInitialize ( ) : void
Résultat void

ScreenScrollerViewModel() public méthode

public ScreenScrollerViewModel ( AppViewModel app ) : CK.Plugin.Config
app AppViewModel
Résultat CK.Plugin.Config