示例#1
0
 public void AddAttribueBefore(IAttribute attribute, IAttribute tag)
 {
     _file.AddAttribueBefore(attribute, tag);
 }