Beispiel #1
0
 public string SerializeProperty(PropertyData property)
 {
     return(property.Serialize());
 }