public CommonRepository() { context = new BankContext(); }
public PhysicalPersonClientRepository() { context = new BankContext(); }