C# Class LinqTwit.Shell.ApplicationController

Inheritance: IApplicationController
Afficher le fichier Open project: ArildF/linqtwit

Méthodes publiques

Méthode Description
ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
TryExit ( ) : bool

Method Details

ApplicationController() public méthode

public ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
presenter IShellPresenter
aggregator IEventAggregator
Résultat System

TryExit() public méthode

public TryExit ( ) : bool
Résultat bool