Click or drag to resize

KeyValuePairConverter Class

Inheritance Hierarchy
SystemObject
  Ookii.CommandLineKeyValuePairConverter

Namespace:  Ookii.CommandLine
Assembly:  Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.4.0
Syntax
public static class KeyValuePairConverter

The KeyValuePairConverter type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefaultSeparator
Gets the default key/value separator, which is "=".
Top
See Also