Skip to content

T_CommandLine_Infrastructure_ResultExtensions

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

ResultExtensions Class

Inheritance Hierarchy

System.Object
  CommandLine.Infrastructure.ResultExtensions
Namespace: CommandLine.Infrastructure
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal static class ResultExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ResultExtensions

C++

[ExtensionAttribute]
internal ref class ResultExtensions abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ResultExtensions =  class end

The ResultExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member SuccessfulMessages(TSuccess, TMessage)
Public methodStatic member ToMaybe(TSuccess, TMessage)
  Back to Top

See Also

Reference

CommandLine.Infrastructure Namespace

Clone this wiki locally