C# Class Metrooz.ViewModels.NotificationWithProfileViewModel

Inheritance: NotificationViewModel
Exibir arquivo Open project: namoshika/Metrooz

Public Methods

Method Description
NotificationWithProfileViewModel ( SunokoLibrary.Web.GooglePlus.NotificationInfoWithActor model, System.DateTime insertTime ) : System

Private Methods

Method Description
model_Updated ( object sender, EventArgs e ) : void

Method Details

NotificationWithProfileViewModel() public method

public NotificationWithProfileViewModel ( SunokoLibrary.Web.GooglePlus.NotificationInfoWithActor model, System.DateTime insertTime ) : System
model SunokoLibrary.Web.GooglePlus.NotificationInfoWithActor
insertTime System.DateTime
return System