Click or drag to resize

ServiceAccess Class

Classe permettant de gérer les demandes concernant les services
Inheritance Hierarchy
SystemObject
  Mediatek86.dalServiceAccess

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

The ServiceAccess type exposes the following members.

Constructors
  NameDescription
Public methodServiceAccess
Constructeur pour créer l'accès aux données
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLesServices
Récupère et retourne les services
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also