C# Class ProjectManagement.Domain.Events.NewDeveloperOnProject

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

Méthodes publiques

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

Method Details

NewDeveloperOnProject() public méthode

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