C# Class LinqTwit.Shell.ShellPresenter

Inheritance: IShellPresenter
Mostrar archivo Open project: ArildF/linqtwit

Public Methods

Method Description
ShellPresenter ( IShellView view ) : System
TryExit ( ) : bool

Method Details

ShellPresenter() public method

public ShellPresenter ( IShellView view ) : System
view IShellView
return System

TryExit() public method

public TryExit ( ) : bool
return bool