public frmCadastroCorrentista() { InitializeComponent(); repositorio = CorrentistaRepository.ObterInstancia(); }