예제 #1
0
 protected XmlElement _ProduceElement(string name)
 {
     return(_state.CreateElement(name));
 }