Example #1
0
 public PessoaController()
 {
     Conect.Conectar();
 }
Example #2
0
 public CargoController()
 {
     Conect.Conectar();
 }