Skip to content

T_CommandLine_Core_OptionMapper

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

OptionMapper Class

Inheritance Hierarchy

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

Syntax

C#

internal static class OptionMapper

VB

Friend NotInheritable Class OptionMapper

C++

internal ref class OptionMapper abstract sealed

F#

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

The OptionMapper type exposes the following members.

Methods

 

Name Description
Public methodStatic member MapValues
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally