C# Class trello.ViewModels.Notifications.NotificationViewModel

Datei anzeigen Open project: Bunk/trellow

Private Properties

Property Type Description

Public Methods

Method Description
Create ( Notification dto ) : May

Protected Methods

Method Description
Init ( Notification dto ) : NotificationViewModel

Method Details

Create() public static method

public static Create ( Notification dto ) : May
dto trellow.api.Notifications.Notification
return May

Init() protected method

protected Init ( Notification dto ) : NotificationViewModel
dto trellow.api.Notifications.Notification
return NotificationViewModel