Ejemplo n.º 1
0
 public IEnumerable <IGrabableItem> AddRange(IEnumerable <IGrabableItem> items) => bodyPartImplementation.AddRange(items);