Show / Hide Table of Contents

Class StepDirection

Step direction.

Inheritance
System.Object
StepDirection
Namespace: MESL.SqlRace.Domain.Infrastructure.Enumerators
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class StepDirection : Enum

Fields

Forward

Step forward.

Declaration
public const StepDirection Forward
Field Value
Type Description
StepDirection

Reverse

Step backward.

Declaration
public const StepDirection Reverse
Field Value
Type Description
StepDirection

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte
Back to top Generated by DocFX