C# Class trello.ViewModels.Notifications.NotificationViewModel

Afficher le fichier Open project: Bunk/trellow

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Create ( Notification dto ) : May

Méthodes protégées

Méthode Description
Init ( Notification dto ) : NotificationViewModel

Method Details

Create() public static méthode

public static Create ( Notification dto ) : May
dto trellow.api.Notifications.Notification
Résultat May

Init() protected méthode

protected Init ( Notification dto ) : NotificationViewModel
dto trellow.api.Notifications.Notification
Résultat NotificationViewModel