C# Class Aqueduct.Mail.StreamAttachment

Inheritance: Attachment
Afficher le fichier Open project: aqueduct/Aqueduct.SitecoreLib

Protected Properties

Свойство Type Description
m_filename string

Méthodes protégées

Méthode Description
StreamAttachment ( string filename, Stream contentStream ) : System.IO

Method Details

StreamAttachment() protected méthode

protected StreamAttachment ( string filename, Stream contentStream ) : System.IO
filename string
contentStream System.IO.Stream
Résultat System.IO

Property Details

m_filename protected_oe property

protected string m_filename
Résultat string