Beispiel #1
0
 public ItemTablaBL(IItemTablaRepository itemTablaRepository)
 {
     _itemTablaRepository = itemTablaRepository;
 }