Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.