C# 클래스 Oditel.Models.RoomContext.Bathroom

파일 보기 프로젝트 열기: SamuelDebruyn/AD5-Cirqus-demo 1 사용 예제들

공개 메소드들

메소드 설명
Bathroom ( )
Bathroom ( Dimensions dimensions, bool hasToilet, bool hasShower, bool hasBath, bool hasSink )

메소드 상세

Bathroom() 공개 메소드

public Bathroom ( )

Bathroom() 공개 메소드

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