Exemplo n.º 1
0
 public void Apply(Terminated evt)
 {
     Salary     = 0;
     Terminated = true;
 }