Click or drag to resize

FrmAjoutModifPersonnelController Class

Controleur de FrmAjoutModifPersonnel
Inheritance Hierarchy
SystemObject
  Mediatek86.contoleurFrmAjoutModifPersonnelController

Namespace:  Mediatek86.contoleur
Assembly:  Mediatek86 (in Mediatek86.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class FrmAjoutModifPersonnelController

The FrmAjoutModifPersonnelController type exposes the following members.

Constructors
  NameDescription
Public methodFrmAjoutModifPersonnelController
Récupère l'accès aux données
Top
Methods
  NameDescription
Public methodAddPersonnel
Demande d'ajout d'un personnel
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLesServices
Récupère et retourne les infos des services
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUpdatePersonnel
Demande de modification d'un personnel
Top
See Also