C# 클래스 FourRoads.TelligentCommunity.ConfigurationExtensions.Api.Public.Entities.SystemNotificationPreference

파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity 1 사용 예제들

공개 메소드들

메소드 설명
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