コード例 #1
0
 public frmCadastroCorrentista()
 {
     InitializeComponent();
     repositorio = CorrentistaRepository.ObterInstancia();
 }