Beispiel #1
0
 public NewPrescriptionWindow()
 {
     InitializeComponent();
     Prescription = new NewPrescription();
 }