Пример #1
0
 public override bool IsConverter(PublishedPropertyType propertyType)
 {
     return(_baseValueConverter.IsConverter(propertyType));
 }