示例#1
0
 public PecasRoupasController(Atividade2Context context)
 {
     _context = context;
 }
 public ConfeccoesController(Atividade2Context context)
 {
     _context = context;
 }