示例#1
0
 public DefaultXmlRepositoryTests()
 {
     sut = new DefaultXmlRepository(store);
 }