Creates a dictionary from a string.
protected static Dictionary<string, string> GetValues(string valuesString)
The dictionary.