C# Class NotificationService.Delivery

Afficher le fichier Open project: LeagueOfDevelopers/LodCore

Méthodes publiques

Méthode Description
Delivery ( int userId, int eventId ) : Journalist

Méthodes protégées

Méthode Description
Delivery ( ) : Journalist

Method Details

Delivery() protected méthode

protected Delivery ( ) : Journalist
Résultat Journalist

Delivery() public méthode

public Delivery ( int userId, int eventId ) : Journalist
userId int
eventId int
Résultat Journalist