C# Class FourRoads.TelligentCommunity.ConfigurationExtensions.Api.Public.Entities.SystemNotificationPreference

Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity Class Usage Examples

Méthodes publiques

Méthode Description
SystemNotificationPreference ( ) : System
SystemNotificationPreference ( System.Guid notificationTypeId, System.Guid distributionTypeId, bool enabled ) : System

Method Details

SystemNotificationPreference() public méthode

public SystemNotificationPreference ( ) : System
Résultat System

SystemNotificationPreference() public méthode

public SystemNotificationPreference ( System.Guid notificationTypeId, System.Guid distributionTypeId, bool enabled ) : System
notificationTypeId System.Guid
distributionTypeId System.Guid
enabled bool
Résultat System