C# 클래스 AdvancedAlgorithms.Crank.Building

파일 보기 프로젝트 열기: RodH257/Advanced-Algorithm-Problems

공개 프로퍼티들

프로퍼티 타입 설명
Column int
Row int
Visited bool
height int

프로퍼티 상세

Column 공개적으로 프로퍼티

public int Column
리턴 int

Row 공개적으로 프로퍼티

public int Row
리턴 int

Visited 공개적으로 프로퍼티

public bool Visited
리턴 bool

height 공개적으로 프로퍼티

public int height
리턴 int