Ejemplo n.º 1
0
 public IEnumerable <Tenant> Index()
 {
     return(dal.GetAllTenants());
 }