Beispiel #1
0
 public AmbienteRepo(XMLRepo repo)
 {
     xmlrepo = repo;
 }
 public TipoRequisicaoRepo(XMLRepo repo)
 {
     xmlrepo = repo;
 }