C# Class Mailing.AsyncMailing.NotificationEmail

Show file Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Public Methods

Method Description
NotificationEmail ( int userIds, string notificationDescription ) : System.Collections.Generic

Protected Methods

Method Description
NotificationEmail ( ) : System.Collections.Generic

Method Details

NotificationEmail() protected method

protected NotificationEmail ( ) : System.Collections.Generic
return System.Collections.Generic

NotificationEmail() public method

public NotificationEmail ( int userIds, string notificationDescription ) : System.Collections.Generic
userIds int
notificationDescription string
return System.Collections.Generic