Step

Step constructor

Initializes a new instance of the Step class.

public Step(int lowerLimit, int level)
Parameter Type Description
lowerLimit Int32 The lower limit.
level Int32 The level.

See Also