C# Class Papercut.Smtp.MessageEntry

The message entry.
Afficher le fichier Open project: seif/papercut-web Class Usage Examples

Méthodes publiques

Méthode Description
MessageEntry ( string file ) : System

Initializes a new instance of the MessageEntry class.

ToString ( ) : string

The to string.

Method Details

MessageEntry() public méthode

Initializes a new instance of the MessageEntry class.
public MessageEntry ( string file ) : System
file string /// The file. ///
Résultat System

ToString() public méthode

The to string.
public ToString ( ) : string
Résultat string