T_CommandLine_Core_InstanceChooser - adutton/commandline GitHub Wiki

InstanceChooser Class

Inheritance Hierarchy

System.Object
  CommandLine.Core.InstanceChooser
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal static class InstanceChooser

VB

Friend NotInheritable Class InstanceChooser

C++

internal ref class InstanceChooser abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type InstanceChooser =  class end

The InstanceChooser type exposes the following members.

Methods

 

Name Description
Public methodStatic member Choose
Private methodStatic member MakeHelpVerbRequestedError
Private methodStatic member MakeNotParsed
Private methodStatic member MatchVerb
  Back to Top

See Also

Reference

CommandLine.Core Namespace

⚠️ **GitHub.com Fallback** ⚠️