LivreDvd Class

Classe métier LivreDvd hérite de Document

Definition

Namespace: MediaTekDocuments.model
Assembly: MediaTekDocuments (in MediaTekDocuments.exe) Version: 1.0.0.0 (1.0.0.0)
C#
public abstract class LivreDvd : Document
Inheritance
Object    Document    LivreDvd
Derived

Constructors

LivreDvdInitializes a new instance of the LivreDvd class

Properties

Genre genre
(Inherited from Document)
Id id
(Inherited from Document)
IdGenre id du genre
(Inherited from Document)
IdPublic id du public
(Inherited from Document)
IdRayon id du rayon
(Inherited from Document)
Image image
(Inherited from Document)
Public public
(Inherited from Document)
Rayon rayon
(Inherited from Document)
Titre Titre
(Inherited from Document)

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also