C# Class Oditel.Models.RoomContext.Bathroom

Afficher le fichier Open project: SamuelDebruyn/AD5-Cirqus-demo Class Usage Examples

Méthodes publiques

Méthode Description
Bathroom ( )
Bathroom ( Dimensions dimensions, bool hasToilet, bool hasShower, bool hasBath, bool hasSink )

Method Details

Bathroom() public méthode

public Bathroom ( )

Bathroom() public méthode

public Bathroom ( Dimensions dimensions, bool hasToilet, bool hasShower, bool hasBath, bool hasSink )
dimensions Dimensions
hasToilet bool
hasShower bool
hasBath bool
hasSink bool