C# Класс FourRoads.TelligentCommunity.ConfigurationExtensions.Api.Public.Entities.SystemNotificationPreference

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
SystemNotificationPreference ( ) : System
SystemNotificationPreference ( System.Guid notificationTypeId, System.Guid distributionTypeId, bool enabled ) : System

Описание методов

SystemNotificationPreference() публичный Метод

public SystemNotificationPreference ( ) : System
Результат System

SystemNotificationPreference() публичный Метод

public SystemNotificationPreference ( System.Guid notificationTypeId, System.Guid distributionTypeId, bool enabled ) : System
notificationTypeId System.Guid
distributionTypeId System.Guid
enabled bool
Результат System