C# Class NoBodyToBuild.SampleB2.TeamMember

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

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
GuardAppointmentAsChairman ( TeamId teamId ) : void
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