Interface IPropertyValueChanged<PropertyType>
- Namespace
- H.Controls.Form.PropertyItems.Base
- Assembly
- H.Controls.Form.dll
public interface IPropertyValueChanged<PropertyType>
Type Parameters
PropertyType
- Extension Methods
Methods
OnPropertyValueChanged(PropertyInfo, PropertyType, PropertyType)
void OnPropertyValueChanged(PropertyInfo propertyInfo, PropertyType o, PropertyType n)
Parameters
propertyInfo
PropertyInfoo
PropertyTypen
PropertyType