Gets the arguments from the specified reader.
public static IEnumerable<string> GetArguments(TextReader reader)
A reader to read lines from.