FrmMediatekRemplirCommandesDvdListe Method

Remplir la data grid view des commandes

Definition

Namespace: MediaTekDocuments.view
Assembly: MediaTekDocuments (in MediaTekDocuments.exe) Version: 1.0.0.0 (1.0.0.0)
C#
private void RemplirCommandesDvdListe(
	List<CommandeDocument> commandesDocument
)

Parameters

commandesDocument  ListCommandeDocument

[Missing <param name="commandesDocument"/> documentation for "M:MediaTekDocuments.view.FrmMediatek.RemplirCommandesDvdListe(System.Collections.Generic.List{MediaTekDocuments.model.CommandeDocument})"]

See Also