public ChecklistRepository() { _ctx = new ChecklistSLContext(); }
public TranslationRepository() { _ctx = new ChecklistSLContext(); }