Exemplo n.º 1
0
 public State GetState(string name)
 {
     return(_model.GetState(name));
 }