Exemplo n.º 1
0
 public bool PartialMatchLine(string line) => LineCommand.MatchesPartial(line.Split(' ')[0]);