Пример #1
0
 public static List <ComboBean> GetFotoActividad(string idFoto)
 {
     return(OportunidadModel.GetFotoActividad(idFoto));
 }