Exemplo n.º 1
0
 public List <string> AvailableCommands(string state)
 {
     return(_rulesValidator.AvailableCommands(state));
 }