Example #1
0
 public ExpensesController(_1474_SmerfetkaContext context)
 {
     _context = context;
 }
 public PlacesController(_1474_SmerfetkaContext context)
 {
     _context = context;
 }
Example #3
0
 public CategoryIncomesController(_1474_SmerfetkaContext context)
 {
     _context = context;
 }
Example #4
0
 public AccountsController(_1474_SmerfetkaContext context)
 {
     _context = context;
 }