C# Class csCommon.PopupsViewModel

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

Méthodes protégées

Méthode Description
OnViewLoaded ( object view ) : void

Private Methods

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

Method Details

OnViewLoaded() protected méthode

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