Example #1
0
 public static void Initialize(FypPmsContext context)
 {
 }
Example #2
0
 public DeleteModel(FypPms.Models.FypPmsContext context)
 {
     _context = context;
 }