Пример #1
0
 public void GivenIHaveEnteredIntoSetEmployyessCount(int p0)
 {
     _pizza.SetEmployeesCount(p0);
 }