C# Class Metrooz.ViewModels.OtherTypeNotificationViewModel

Inheritance: NotificationViewModel
Exibir arquivo Open project: namoshika/Metrooz

Public Methods

Method Description
OtherTypeNotificationViewModel ( SunokoLibrary.Web.GooglePlus.NotificationInfo info, System.DateTime insertTime, string message, bool isError ) : System

Method Details

OtherTypeNotificationViewModel() public method

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
return System