C# 클래스 Metrooz.ViewModels.OtherTypeNotificationViewModel

상속: NotificationViewModel
파일 보기 프로젝트 열기: namoshika/Metrooz

공개 메소드들

메소드 설명
OtherTypeNotificationViewModel ( SunokoLibrary.Web.GooglePlus.NotificationInfo info, System.DateTime insertTime, string message, bool isError ) : System

메소드 상세

OtherTypeNotificationViewModel() 공개 메소드

public OtherTypeNotificationViewModel ( SunokoLibrary.Web.GooglePlus.NotificationInfo info, System.DateTime insertTime, string message, bool isError ) : System
info SunokoLibrary.Web.GooglePlus.NotificationInfo
insertTime System.DateTime
message string
isError bool
리턴 System