コード例 #1
0
 //移除包属性
 public void RemoveAttribute(String key)
 {
     rootPackage.RemoveAttribute(key);
 }