Esempio n. 1
0
 public СonsultationService(d6tp5on2hao81vContext postgres)
 {
     _postgres = postgres;
 }
Esempio n. 2
0
 public PatientService(d6tp5on2hao81vContext postgres)
 {
     _postgres = postgres;
 }