C# Class SendingEmailSample.Controllers.HomeController

Inheritance: SmartDispatcherController
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Index ( ) : void

Private Methods

Méthode Description
SendHtml ( String to, String subject ) : void
SendSimple ( String to, String subject ) : void

Method Details

Index() public méthode

public Index ( ) : void
Résultat void