C# 클래스 UserPresentaton.NotificationSetting

파일 보기 프로젝트 열기: LeagueOfDevelopers/LodCore 1 사용 예제들

공개 메소드들

메소드 설명
NotificationSetting ( int userId, NotificationType notificationType, NotificationSettingValue value ) : Journalist

보호된 메소드들

메소드 설명
NotificationSetting ( ) : Journalist

메소드 상세

NotificationSetting() 보호된 메소드

protected NotificationSetting ( ) : Journalist
리턴 Journalist

NotificationSetting() 공개 메소드

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