C# Class Pepino.Domain.AggregateRoots.Collaborator

Inheritance: IEntity
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
Collaborator ( System.Guid userId, string userName, Project project, CollaboratorLevel level ) : System

Méthodes protégées

Méthode Description
Collaborator ( ) : System

Method Details

Collaborator() protected méthode

protected Collaborator ( ) : System
Résultat System

Collaborator() public méthode

public Collaborator ( System.Guid userId, string userName, Project project, CollaboratorLevel level ) : System
userId System.Guid
userName string
project Project
level CollaboratorLevel
Résultat System