Document Class

Classe métier Document (réunit les infomations communes à tous les documents : Livre, Revue, Dvd)

Definition

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

Constructors

Document Valorise les propriétés

Properties

Genre genre
Id id
IdGenre id du genre
IdPublic id du public
IdRayon id du rayon
Image image
Public public
Rayon rayon
Titre Titre

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