Exemplo n.º 1
0
 public void SetState(IState state)
 {
     _state = state;
 }