C# Class LinqTwit.Shell.ApplicationController

Inheritance: IApplicationController
Mostrar archivo Open project: ArildF/linqtwit

Public Methods

Method Description
ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
TryExit ( ) : bool

Method Details

ApplicationController() public method

public ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
presenter IShellPresenter
aggregator IEventAggregator
return System

TryExit() public method

public TryExit ( ) : bool
return bool