Exemplo n.º 1
0
        protected override async Task <int> HohoemaPreloadingResetSourceImpl()
        {
            await _FeedGroup.Refresh();

            return(_FeedGroup.FeedItems.Count);
        }