public CreateModel(TYMF.Data.TYMFContext context) { _context = context; }
public DetailsModel(TYMF.Data.TYMFContext context) { _context = context; }
public DeleteModel(TYMF.Data.TYMFContext context) { _context = context; }
public EditModel(TYMF.Data.TYMFContext context) { _context = context; }
public IndexModel(TYMF.Data.TYMFContext context) { _context = context; }