Click or drag to resize

FrmPersonnelsController Class

Controlleur de FrmPersonnels
Inheritance Hierarchy
SystemObject
  Mediatek86.contoleurFrmPersonnelsController

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

The FrmPersonnelsController type exposes the following members.

Constructors
  NameDescription
Public methodFrmPersonnelsController
Récupère l'accès aux données
Top
Methods
  NameDescription
Public methodDelAllAbsence
Demande de suppression de toutes les absences d'un personnel
Public methodDelPersonnel
Demande de suppression d'un personnel
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLesPersonnels
Récupère et retourne les infos des personnels
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also