示例#1
0
 protected async Task AddToWaitingList()
 {
     await PatientService.AddPatientToWaitingList();
 }