Exemplo n.º 1
0
 public void TestInit()
 {
     this.testableXmlUtilities       = new TestableXmlUtilities();
     AppDomainUtilities.XmlUtilities = this.testableXmlUtilities;
 }
Exemplo n.º 2
0
 public void TestInit()
 {
     this.testableXmlUtilities = new TestableXmlUtilities();
 }