示例#1
0
 public void TestInitialize()
 {
     this.element  = new ProcessingInstructionTag();
     this.provider = this.element;
 }
 public void TestInitialize()
 {
     this.element = new ProcessingInstructionTag();
     this.provider = this.element;
 }