Esempio n. 1
0
 //获取属性的值
 public String GetAttributeValue(String key)
 {
     return(rootPackage.GetAttributeValue(key));
 }