Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Rnwood
SmtpServer
FileMessage
C# Class Rnwood.SmtpServer.FileMessage
Inheritance:
Rnwood.SmtpServer.AbstractMessage
Afficher le fichier
Open project: rnwood/smtp4dev
Class Usage Examples
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
FileMessage
(
FileInfo
file
,
bool
keepOnDispose
) :
System
GetData
( ) :
Stream
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
FileMessage()
public
méthode
public
FileMessage
(
FileInfo
file
,
bool
keepOnDispose
) :
System
file
System.IO.FileInfo
keepOnDispose
bool
Résultat
System
GetData()
public
méthode
public
GetData
( ) :
Stream
Résultat
System.IO.Stream