Ejemplo n.º 1
0
 public ComandaProdutoController(ComandaProdutoService comandaProdutoService)
 {
     _comandaProdutoService = comandaProdutoService;
 }
 public ComandaProdutoController(ComandaProdutoService ComandaProdutoService)
 {
     _ComandaProdutoService = ComandaProdutoService;
 }