Stairs.DesiredRisersNumber
Description:
The number of risers is calculated based on the height between levels.
The number of risers is calculated based on the height between levels.
public int DesiredRisersNumber { get; set; }
-
When setting this property: The given value for numberOfRisers is not positive.