public mem_educationController(PalangPanyaDBContext context) { _context = context; }
public mem_socialController(PalangPanyaDBContext context) { _context = context; }
public mem_site_visitController(PalangPanyaDBContext context) { _context = context; }
public mem_worklistController(PalangPanyaDBContext context) { _context = context; }
public mem_rewardController(PalangPanyaDBContext context) { _context = context; }
public mem_train_recordController(PalangPanyaDBContext context) { _context = context; }
public HomeController(PalangPanyaDBContext context) { _context = context; }
public initialController(PalangPanyaDBContext context) { _context = context; }
public ini_list_zipController(PalangPanyaDBContext context) { _context = context; }
public membersController(PalangPanyaDBContext context, IConfiguration configuration, IHostingEnvironment env) { _context = context; _configuration = configuration; _env = env; }
public mem_productController(PalangPanyaDBContext context) { _context = context; }
public ini_subdistrictController(PalangPanyaDBContext context) { _context = context; }
public mem_healthController(PalangPanyaDBContext context) { _context = context; }