C# Class ProjectManagement.Domain.Events.DeveloperHasLeftProject

Inheritance: NotificationService.EventInfoBase
Afficher le fichier Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Méthodes publiques

Méthode Description
DeveloperHasLeftProject ( int userId, int projectId ) : Journalist

Method Details

DeveloperHasLeftProject() public méthode

public DeveloperHasLeftProject ( int userId, int projectId ) : Journalist
userId int
projectId int
Résultat Journalist