Пример #1
0
 public void Accept(IPaymentType paymentType)
 {
     paymentType.VisitLaundryService(this);
 }