Esempio n. 1
0
 protected override IEnumerable <InteresItem> GetData()
 {
     return(_repository.GetInteres());
 }