Skip to content

T_RailwaySharp_ErrorHandling_ResultType

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

ResultType Enumeration

Namespace: RailwaySharp.ErrorHandling
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal enum ResultType

VB

Friend Enumeration ResultType

C++

internal enum class ResultType

F#

type internal ResultType

Members

 

Member name Value Description
Ok 0
Bad 1

See Also

Reference

RailwaySharp.ErrorHandling Namespace

Clone this wiki locally