//GenderRepos genders = new GenderRepos(); //string admin = "admin"; public BiodataRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public DbClaim(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public GenderRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public TestIndicatorRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public LabTestRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public MethodRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public SpecimenRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }
public MailingRepos(Covid19TestingContext _Context) { Context = _Context;// new Covid19TestingContext(); }