C# 클래스 Reports.Forms.PPSBonusForT3Form

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: UGTU/UGTUKadrProject

공개 메소드들

메소드 설명
LoadData ( System ReportType ) : void
PPSBonusForT3Form ( ) : System
RefreshReport ( ) : void

비공개 메소드들

메소드 설명
BaseReportForm_Load ( object sender, EventArgs e ) : void
DoRefreshReport ( ) : void
btnClose_Click ( object sender, EventArgs e ) : void
btnLoadData_Click ( object sender, EventArgs e ) : void

메소드 상세

LoadData() 공개 메소드

public LoadData ( System ReportType ) : void
ReportType System
리턴 void

PPSBonusForT3Form() 공개 메소드

public PPSBonusForT3Form ( ) : System
리턴 System

RefreshReport() 공개 메소드

public RefreshReport ( ) : void
리턴 void