Пример #1
0
 public FormMedicine()
 {
     InitializeComponent();
     medicineHelper = new Medicine();
     fiscalHelper   = new Fiscal();
 }