protected PageantManagerRepository(PageantManagerContext ctx) { _ctx = ctx; }
public CostumeRepository(PageantManagerContext ctx) : base(ctx) { }