Click or drag to resize

FrmAjoutModifPersonnel Constructor

Construction des composants graphiques et appel des autres initialisations

Namespace:  Mediatek86.vue
Assembly:  Mediatek86 (in Mediatek86.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public FrmAjoutModifPersonnel(
	Personnel personnel,
	Object sender,
	FrmPersonnels frm
)

Parameters

personnel
Type: Mediatek86.modelePersonnel

[Missing <param name="personnel"/> documentation for "M:Mediatek86.vue.FrmAjoutModifPersonnel.#ctor(Mediatek86.modele.Personnel,System.Object,Mediatek86.vue.FrmPersonnels)"]

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Mediatek86.vue.FrmAjoutModifPersonnel.#ctor(Mediatek86.modele.Personnel,System.Object,Mediatek86.vue.FrmPersonnels)"]

frm
Type: Mediatek86.vueFrmPersonnels

[Missing <param name="frm"/> documentation for "M:Mediatek86.vue.FrmAjoutModifPersonnel.#ctor(Mediatek86.modele.Personnel,System.Object,Mediatek86.vue.FrmPersonnels)"]

See Also