Beispiel #1
0
 public IndexModel(Crud_Operation_Logging.Models.ProductDataContext context)
 {
     _context = context;
 }