예제 #1
0
 public IndexModel(Sasarman_Andra_Lab8.Data.Sasarman_Andra_Lab8Context context)
 {
     _context = context;
 }
예제 #2
0
 public CreateModel(Sasarman_Andra_Lab8.Data.Sasarman_Andra_Lab8Context context)
 {
     _context = context;
 }
예제 #3
0
 public DetailsModel(Sasarman_Andra_Lab8.Data.Sasarman_Andra_Lab8Context context)
 {
     _context = context;
 }