Exemplo n.º 1
0
 public void FeedWithItems(Player player, IEnumerable <long> eids)
 {
     PBSHelper.FeedWithItems(this, player, eids);
 }