public SkemaKPRViewController(kprContext context)
 {
     _Context = context;
 }
 public kprdetailController(kprContext context)
 {
     _context = context;
 }