public SigninController() { _db = new CrsInternServcieEntities1(); }
public AccountController() { _db = new CrsInternServcieEntities1(); }
public WorkListController() { _db = new CrsInternServcieEntities1(); }