C# Class Oditel.Models.RoomContext.Bathroom

Show file Open project: SamuelDebruyn/AD5-Cirqus-demo Class Usage Examples

Public Methods

Method Description
Bathroom ( )
Bathroom ( Dimensions dimensions, bool hasToilet, bool hasShower, bool hasBath, bool hasSink )

Method Details

Bathroom() public method

public Bathroom ( )

Bathroom() public method

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