C# Class Papercut.Smtp.MessageEntry

The message entry.
Mostra file Open project: seif/papercut-web Class Usage Examples

Public Methods

Method Description
MessageEntry ( string file ) : System

Initializes a new instance of the MessageEntry class.

ToString ( ) : string

The to string.

Method Details

MessageEntry() public method

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

ToString() public method

The to string.
public ToString ( ) : string
return string