Exemplo n.º 1
0
 //设置属性
 public void SetAttribute(String key, String value)
 {
     rootPackage.SetAttribute(key, value);
 }