示例#1
0
 public Dictionary <string, PropertyKey> GetPropertiesWithNames()
 {
     return(PropertyKeys.PropListToDict(GetPropertyStore()));
 }