C# Class InboxWatcher.DTO.EmailDto

Inheritance: IEmail
Afficher le fichier Open project: ptfuller/InboxWatcher

Méthodes publiques

Méthode Description
EmailDto ( ) : System
EmailDto ( Email email ) : System

Method Details

EmailDto() public méthode

public EmailDto ( ) : System
Résultat System

EmailDto() public méthode

public EmailDto ( Email email ) : System
email Email
Résultat System