C# 클래스 Mailing.AsyncMailing.NotificationEmail

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

공개 메소드들

메소드 설명
NotificationEmail ( int userIds, string notificationDescription ) : System.Collections.Generic

보호된 메소드들

메소드 설명
NotificationEmail ( ) : System.Collections.Generic

메소드 상세

NotificationEmail() 보호된 메소드

protected NotificationEmail ( ) : System.Collections.Generic
리턴 System.Collections.Generic

NotificationEmail() 공개 메소드

public NotificationEmail ( int userIds, string notificationDescription ) : System.Collections.Generic
userIds int
notificationDescription string
리턴 System.Collections.Generic