예제 #1
0
 public VendasService(VendasWebMVCContext context)
 {
     _context = context;
 }