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#

internalstaticclass ValueMapper

VB

<ExtensionAttribute>FriendNotInheritableClassValueMapper

C++

[ExtensionAttribute] internal ref classValueMapper abstract sealed

F#

[<AbstractClassAttribute>][<SealedAttribute>][<ExtensionAttribute>]typeValueMapper=classend

The ValueMapper type exposes the following members.

Methods

NameDescription
Private methodStatic memberCountOfMaxNumberOfValues
Private methodStatic memberMakeErrorInCaseOfMinConstraint
Public methodStatic memberMapValues
Private methodStatic memberMapValuesImpl
Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally