C# 클래스 DotNetClub.Web.ViewModels.Notice.NoticeViewModel

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

공개 메소드들

메소드 설명
NoticeViewModel ( string message, string title = null, MessageType type = MessageType.Danger ) : System

메소드 상세

NoticeViewModel() 공개 메소드

public NoticeViewModel ( string message, string title = null, MessageType type = MessageType.Danger ) : System
message string
title string
type MessageType
리턴 System