C# 클래스 SoftUniRestaurant.Models.Tables.OutsideTable

상속: SoftUniRestaurant.Models.Tables.Table
파일 보기 프로젝트 열기: PhilShishov/Software-University

공개 메소드들

메소드 설명
OutsideTable ( int tableNumber, int capacity ) : System

메소드 상세

OutsideTable() 공개 메소드

public OutsideTable ( int tableNumber, int capacity ) : System
tableNumber int
capacity int
리턴 System