FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

P_RailwaySharp_ErrorHandling_Bad_2_Messages · commandlineparser/commandline Wiki · GitHub

P_RailwaySharp_ErrorHandling_Bad_2_Messages · commandlineparser/commandline Wiki · GitHub
Skip to content

Navigation Menu

P_RailwaySharp_ErrorHandling_Bad_2_Messages

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

Bad(TSuccess, TMessage).Messages Property

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

Syntax

C#

public IEnumerable<TMessage> Messages { get; }

VB

Public ReadOnly Property Messages As IEnumerable(Of TMessage)
	Get

C++

public:
property IEnumerable<TMessage>^ Messages {
	IEnumerable<TMessage>^ get ();
}

F#

member Messages : IEnumerable<'TMessage> with get

Property Value

Type: IEnumerable(TMessage)

See Also

Reference

Bad(TSuccess, TMessage) Class
RailwaySharp.ErrorHandling Namespace

Wiki pages Pages 1,025

Clone this wiki locally

Footer

© 2026 GitHub, Inc.

Back | FazBrowse Home | New Git URL