public static string Tokenize(string input, string separator)
Returns:
string

Parameters

input string
separator string
In this article