메소드 | 설명 | |
---|---|---|
MailerAsyncProxy ( INotificationMailRepository notificationMailRepository, INotificationEmailDescriber notificationEmailDescriber ) : System.Net.Mail | ||
SendNotificationEmail ( int userIds, IEventInfo eventInfo ) : void |
public MailerAsyncProxy ( INotificationMailRepository notificationMailRepository, INotificationEmailDescriber notificationEmailDescriber ) : System.Net.Mail | ||
notificationMailRepository | INotificationMailRepository | |
notificationEmailDescriber | INotificationEmailDescriber | |
리턴 | System.Net.Mail |
public SendNotificationEmail ( int userIds, IEventInfo eventInfo ) : void | ||
userIds | int | |
eventInfo | IEventInfo | |
리턴 | void |