Exemplo n.º 1
0
 public ItemTablaBL(IItemTablaRepository itemTablaRepository)
 {
     _itemTablaRepository = itemTablaRepository;
 }