C# Class csCommon.PluginsViewModel

Inheritance: Caliburn.Micro.Screen, IPlugins
Show file Open project: TNOCS/csTouch

Protected Methods

Method Description
OnViewLoaded ( object view ) : void

Private Methods

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

Method Details

OnViewLoaded() protected method

protected OnViewLoaded ( object view ) : void
view object
return void