Exemplo n.º 1
0
 public void GivenIHaveEnteredIntoSetEmployyessCount(int p0)
 {
     _pizza.SetEmployeesCount(p0);
 }