C# Class NoBodyToBuild.SampleB1.TeamMember

Afficher le fichier Open project: yreynhout/NoBodyToBuild Class Usage Examples

Private Properties

Свойство Type Description
IsMemberSinceAtLeastTwoYears bool
IsPartOf bool

Méthodes publiques

Méthode Description
TeamMember ( TeamId teamId, TeamMemberId teamMemberId, System.DateTime joinDate ) : System

Private Methods

Méthode Description
IsMemberSinceAtLeastTwoYears ( ) : bool
IsPartOf ( TeamId teamId ) : bool

Method Details

TeamMember() public méthode

public TeamMember ( TeamId teamId, TeamMemberId teamMemberId, System.DateTime joinDate ) : System
teamId TeamId
teamMemberId TeamMemberId
joinDate System.DateTime
Résultat System