Exemplo n.º 1
0
 public string getUrl()
 {
     return(GetMasterProjectConfigCls.GetConfigFromDB("urlPatientPhotos"));
 }
Exemplo n.º 2
0
 public string getPath()
 {
     return(GetMasterProjectConfigCls.GetConfigFromDB("PathPatientPhotos"));
 }