C# Class Lagou.UWP.ViewModels.ShellViewModel

Inheritance: Caliburn.Micro.Screen
ファイルを表示 Open project: gruan01/Lagou.UWP

Public Methods

Method Description
ShellViewModel ( SimpleContainer container, IEventAggregator eventAggregator ) : Caliburn.Micro

Protected Methods

Method Description
OnActivate ( ) : void

Private Methods

Method Description
Datas_CollectionChanged ( object sender, System e ) : void

Method Details

OnActivate() protected method

protected OnActivate ( ) : void
return void

ShellViewModel() public method

public ShellViewModel ( SimpleContainer container, IEventAggregator eventAggregator ) : Caliburn.Micro
container SimpleContainer
eventAggregator IEventAggregator
return Caliburn.Micro