T_CommandLine_Core_ValueMapper - adutton/commandline GitHub Wiki

ValueMapper Class

Inheritance Hierarchy

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

Syntax

C#

internal static class ValueMapper

VB

<ExtensionAttribute>
Friend NotInheritable Class ValueMapper

C++

[ExtensionAttribute]
internal ref class ValueMapper abstract sealed

F#

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

The ValueMapper type exposes the following members.

Methods

 

Name Description
Private methodStatic member CountOfMaxNumberOfValues
Private methodStatic member MakeErrorInCaseOfMinConstraint
Public methodStatic member MapValues
Private methodStatic member MapValuesImpl
  Back to Top

See Also

Reference

CommandLine.Core Namespace

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