Skip to content

T_CommandLine_Core_KeyValuePairHelper

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

KeyValuePairHelper Class

Inheritance Hierarchy

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

Syntax

C#

internal static class KeyValuePairHelper

VB

<ExtensionAttribute>
Friend NotInheritable Class KeyValuePairHelper

C++

[ExtensionAttribute]
internal ref class KeyValuePairHelper abstract sealed

F#

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

The KeyValuePairHelper type exposes the following members.

Methods

 

Name Description
Public methodStatic member ForScalar
Public methodStatic member ForSequence
Public methodStatic member ForSwitch
Private methodStatic member ToKeyValuePair
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally