Click or drag to resize

FrmAbsenceController Class

Controleur de FrmAbsence
Inheritance Hierarchy
SystemObject
  Mediatek86.contoleurFrmAbsenceController

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

The FrmAbsenceController type exposes the following members.

Constructors
  NameDescription
Public methodFrmAbsenceController
Récupère les accès aux données
Top
Methods
  NameDescription
Public methodAddAbsence
Demande d'ajout d'une absence
Public methodDelAbsence
Demande de suppresion d'une absence
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLesAbsences
Récupère et retourne les infos des développeurs
Public methodGetLesMotifs
Récupère et retourne les infos des motifs
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodUpdateAbsence
Demande de modification d'une absence
Top
See Also