示例#1
0
 internal void RemoveAttribute(string name)
 {
     Attrs.Remove(name);
 }