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