C# Class NoBodyToBuild.SampleA1.Team

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

Méthodes publiques

Méthode Description
AddMember ( TeamMemberId memberId ) : void
Team ( TeamId teamId ) : System.Collections.Generic

Private Methods

Méthode Description
HasMember ( TeamMemberId teamMemberId ) : bool
SetChairman ( TeamMemberId teamMemberId ) : void

Method Details

AddMember() public méthode

public AddMember ( TeamMemberId memberId ) : void
memberId TeamMemberId
Résultat void

Team() public méthode

public Team ( TeamId teamId ) : System.Collections.Generic
teamId TeamId
Résultat System.Collections.Generic