C# Class SmsCoordinator.Email.EmailTemplateResolver

Afficher le fichier Open project: samjeffress/TrickleComms Class Usage Examples

Méthodes publiques

Méthode Description
GetEmailBody ( string templatePath, dynamic model ) : string

Method Details

GetEmailBody() public static méthode

public static GetEmailBody ( string templatePath, dynamic model ) : string
templatePath string
model dynamic
Résultat string