Пример #1
0
 public List <Blockchain.Entities.Patient> GetPatients()
 {
     return(participantHandler.GetPatients());
 }