Click or drag to resize

Responsable Constructor

Valorise les propriétés

Namespace:  Mediatek86.modele
Assembly:  Mediatek86 (in Mediatek86.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Responsable(
	string identifiant,
	string mdp
)

Parameters

identifiant
Type: SystemString

[Missing <param name="identifiant"/> documentation for "M:Mediatek86.modele.Responsable.#ctor(System.String,System.String)"]

mdp
Type: SystemString

[Missing <param name="mdp"/> documentation for "M:Mediatek86.modele.Responsable.#ctor(System.String,System.String)"]

See Also