- Namespace
- Statiq
.Common - Containing Type
- SettingsParser
Syntax
public static KeyValuePair<string, string> ParsePair(string arg)
Parameters
| Name | Type | Description |
|---|---|---|
| arg | string |
Return Value
| Type | Description |
|---|---|
| KeyValuePair |
public static KeyValuePair<string, string> ParsePair(string arg)
| Name | Type | Description |
|---|---|---|
| arg | string |
| Type | Description |
|---|---|
| KeyValuePair |