C# Class CloudMetal.AllScripts.Services.PatientService

Inheritance: IPatientService
Show file Open project: CloudMetal/AllScripts-Unity-Community-Prototype

Public Methods

Method Description
PatientService ( IOrchardServices orchardServices, IRepository patientRepository, IDoctorService doctorService ) : System

Method Details

PatientService() public method

public PatientService ( IOrchardServices orchardServices, IRepository patientRepository, IDoctorService doctorService ) : System
orchardServices IOrchardServices
patientRepository IRepository
doctorService IDoctorService
return System