Click or drag to resize

Service 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 Service(
	int idprofil,
	string nom
)

Parameters

idprofil
Type: SystemInt32

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

nom
Type: SystemString

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

See Also