Click or drag to resize

Motif Class

Classe métier liée à la table Motif
Inheritance Hierarchy
SystemObject
  Mediatek86.modeleMotif

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

The Motif type exposes the following members.

Constructors
  NameDescription
Public methodMotif
Valorise les propriétés
Top
Properties
  NameDescription
Public propertyIdmotif
Public propertyLibelle
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Définit l'information à afficher (Libelle)
(Overrides ObjectToString.)
Top
See Also