コード例 #1
0
 public void Delete(StatsInventory entity)
 => _inventoryStatisticsRepository.Delete(entity);