C# 클래스 LinqTwit.Shell.ApplicationController

상속: IApplicationController
파일 보기 프로젝트 열기: ArildF/linqtwit

공개 메소드들

메소드 설명
ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
TryExit ( ) : bool

메소드 상세

ApplicationController() 공개 메소드

public ApplicationController ( IShellPresenter presenter, IEventAggregator aggregator ) : System
presenter IShellPresenter
aggregator IEventAggregator
리턴 System

TryExit() 공개 메소드

public TryExit ( ) : bool
리턴 bool