C# Class UserPresentaton.NotificationSetting

Show file Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Public Methods

Method Description
NotificationSetting ( int userId, NotificationType notificationType, NotificationSettingValue value ) : Journalist

Protected Methods

Method Description
NotificationSetting ( ) : Journalist

Method Details

NotificationSetting() protected method

protected NotificationSetting ( ) : Journalist
return Journalist

NotificationSetting() public method

public NotificationSetting ( int userId, NotificationType notificationType, NotificationSettingValue value ) : Journalist
userId int
notificationType NotificationType
value NotificationSettingValue
return Journalist