void IBaseRepository <ContaCorrente> .Save(ContaCorrente entity) { throw new NotImplementedException(); }
public void Save(ContaCorrente entity) { throw new NotImplementedException(); }