Exemple #1
0
 public СonsultationService(d6tp5on2hao81vContext postgres)
 {
     _postgres = postgres;
 }
Exemple #2
0
 public PatientService(d6tp5on2hao81vContext postgres)
 {
     _postgres = postgres;
 }