C# Class csCommon.PluginsViewModel

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

Méthodes protégées

Méthode Description
OnViewLoaded ( object view ) : void

Private Methods

Méthode Description
PluginsViewModel ( ) : System.Collections.Specialized
Plugins_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
a_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

Method Details

OnViewLoaded() protected méthode

protected OnViewLoaded ( object view ) : void
view object
Résultat void