C# Class GoCommando.Internals.Switch

Afficher le fichier Open project: rebus-org/GoCommando Class Usage Examples

Méthodes publiques

Méthode Description
Flag ( string key ) : Switch
KeyValue ( string key, string value ) : Switch
ToString ( ) : string

Private Methods

Méthode Description
Switch ( string key, string value )
Unquote ( string value ) : string

Method Details

Flag() public static méthode

public static Flag ( string key ) : Switch
key string
Résultat Switch

KeyValue() public static méthode

public static KeyValue ( string key, string value ) : Switch
key string
value string
Résultat Switch

ToString() public méthode

public ToString ( ) : string
Résultat string