C# 클래스 biz.dfch.CS.Appclusive.UI.Models.AjaxNotificationViewModel

파일 보기 프로젝트 열기: dfensgmbh/biz.dfch.CS.Appclusive.UI 1 사용 예제들

공개 메소드들

메소드 설명
AjaxNotificationViewModel ( ) : System
AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System

메소드 상세

AjaxNotificationViewModel() 공개 메소드

public AjaxNotificationViewModel ( ) : System
리턴 System

AjaxNotificationViewModel() 공개 메소드

public AjaxNotificationViewModel ( ENotifyStyle level, string message, string elementId = null ) : System
level ENotifyStyle
message string
elementId string
리턴 System