public System.Collections.Generic.IList <ChroniGenNHibernate.EN.Chroni.PatientEN> GetPatientByNif(string p_nif) { return(_IPatientCAD.GetPatientByNif(p_nif)); }