C# Class HYPDM.WinUI.ProductsAndParts.Material.QueryMaterailForm

Afficher le fichier Open project: huayancreate/HYPDM

Méthodes publiques

Свойство Type Description
m_dt DataTable

Méthodes publiques

Méthode Description
QueryMaterailForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

bt_query_Click ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

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

QueryMaterailForm() public méthode

public QueryMaterailForm ( ) : System
Résultat System

Property Details

m_dt public_oe property

public DataTable m_dt
Résultat DataTable