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
Infra
Email
Operations
EmailManager
C# Class Infra.Email.Operations.EmailManager
Inheritance:
IEmailAdapter
Afficher le fichier
Open project: alexalvess/poc-hexagonal-architecture
Méthodes publiques
Méthode
Description
SendEmail
(
string
from
,
string
to
,
string
subject
,
string
body
) :
Task
Method Details
SendEmail()
public
méthode
public
SendEmail
(
string
from
,
string
to
,
string
subject
,
string
body
) :
Task
from
string
to
string
subject
string
body
string
Résultat
Task