C# 클래스 BaconFeedback.StatisticsPresenter

파일 보기 프로젝트 열기: Revelations/BaconApp 1 사용 예제들

공개 메소드들

메소드 설명
Export ( ) : void
Print ( ) : void
ShowStatistics ( ) : void
StatisticsPresenter ( StatisticsForm view, List selectedFiles ) : System

메소드 상세

Export() 공개 메소드

public Export ( ) : void
리턴 void

Print() 공개 메소드

public Print ( ) : void
리턴 void

ShowStatistics() 공개 메소드

public ShowStatistics ( ) : void
리턴 void

StatisticsPresenter() 공개 메소드

public StatisticsPresenter ( StatisticsForm view, List selectedFiles ) : System
view StatisticsForm
selectedFiles List
리턴 System