C# Class Pepino.Domain.AggregateRoots.Collaborator

Inheritance: IEntity
Exibir arquivo Open project: AcklenAvenue/Pepino

Public Methods

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

Protected Methods

Method Description
Collaborator ( ) : System

Method Details

Collaborator() protected method

protected Collaborator ( ) : System
return System

Collaborator() public method

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