ParsePair(string) Method
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<string, string>