Exemplo n.º 1
0
 public bool StatesContains(string state)
 {
     return(_rulesValidator.IsExistingState(state));
 }