C# Class AdvancedAlgorithms.Crank.Building

Datei anzeigen Open project: RodH257/Advanced-Algorithm-Problems

Public Properties

Property Type Description
Column int
Row int
Visited bool
height int

Property Details

Column public_oe property

public int Column
return int

Row public_oe property

public int Row
return int

Visited public_oe property

public bool Visited
return bool

height public_oe property

public int height
return int