コード例 #1
0
 public FabricanteController()
 {
     this.servico = new FabricanteServico(new FabricanteEntity());
 }