Ejemplo n.º 1
0
 internal IEnumerable <Societe> GetAllSoc()
 {
     return(_service.GetAllSoc());
 }