Skip to content

T_CommandLine_Core_ValueMapper

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

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

Clone this wiki locally