Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YouConfWorker
Services
Email
SmtpMailSender
C# Class YouConfWorker.Services.Email.SmtpMailSender
Inheritance:
IMailSender
Datei anzeigen
Open project: phillee007/youconf
Public Methods
Method
Description
Send
(
string
to
,
string
subject
,
string
htmlBody
) :
void
Method Details
Send()
public
method
public
Send
(
string
to
,
string
subject
,
string
htmlBody
) :
void
to
string
subject
string
htmlBody
string
return
void