Exemplo n.º 1
0
 public DefaultXmlRepositoryTests()
 {
     sut = new DefaultXmlRepository(store);
 }