C# Class BackTerminal.frmLogin

Afficher le fichier Open project: tjdbcourse/tjdbcourse

Méthodes publiques

Свойство Type Description
readerId int

Méthodes publiques

Méthode Description
frmLogin ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

Private Methods

Méthode Description
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

btnCancel_Click ( object sender, EventArgs e ) : void
btnLogin_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
Résultat void

frmLogin() public méthode

public frmLogin ( ) : System
Résultat System

Property Details

readerId public_oe static_oe property

public static int readerId
Résultat int