C# Class UserPresentaton.NotificationSetting

Afficher le fichier Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Méthodes publiques

Méthode Description
NotificationSetting ( int userId, NotificationType notificationType, NotificationSettingValue value ) : Journalist

Méthodes protégées

Méthode Description
NotificationSetting ( ) : Journalist

Method Details

NotificationSetting() protected méthode

protected NotificationSetting ( ) : Journalist
Résultat Journalist

NotificationSetting() public méthode

public NotificationSetting ( int userId, NotificationType notificationType, NotificationSettingValue value ) : Journalist
userId int
notificationType NotificationType
value NotificationSettingValue
Résultat Journalist