Interface IEmailSender

All Known Implementing Classes:
EmailSenderImpl

public interface IEmailSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(EmailDetails theDetails)