C# 클래스 Sconit_CS.UCInspect

상속: UCBase
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
UCInspect ( User user, string moduleType ) : System

보호된 메소드들

메소드 설명
BarCodeScan ( ) : void
DataBind ( ) : void
Dispose ( bool disposing ) : void

Clean up any resources being used.

btnConfirm_Click ( object sender, EventArgs e ) : void

不合格

btnQualified_Click ( object sender, EventArgs e ) : void

合格

비공개 메소드들

메소드 설명
CheckResolver ( bool isQulified ) : void

用于检验

InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

메소드 상세

BarCodeScan() 보호된 메소드

protected BarCodeScan ( ) : void
리턴 void

DataBind() 보호된 메소드

protected DataBind ( ) : void
리턴 void

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

UCInspect() 공개 메소드

public UCInspect ( User user, string moduleType ) : System
user User
moduleType string
리턴 System

btnConfirm_Click() 보호된 메소드

不合格
protected btnConfirm_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnQualified_Click() 보호된 메소드

合格
protected btnQualified_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void