Example #1
0
 public void Add(PropertyData propertyData)
 {
     _delegate.Add(propertyData);
 }