C# 클래스 LinqTwit.Shell.ShellPresenter

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

공개 메소드들

메소드 설명
ShellPresenter ( IShellView view ) : System
TryExit ( ) : bool

메소드 상세

ShellPresenter() 공개 메소드

public ShellPresenter ( IShellView view ) : System
view IShellView
리턴 System

TryExit() 공개 메소드

public TryExit ( ) : bool
리턴 bool