コード例 #1
0
 private void backBtn_Click(object sender, EventArgs e)
 {
     PatientController.BackToPatientManagement(this);
 }