Interfaces
 InterfaceDescription
 IPropertyEditor A property editor converts strings to typed objects.
 IPropertyEditorRegistry Defines a registry for property editors.
 ITypeConverter Converts a string value to a typed object.
Classes
 ClassDescription
 PropertyEditorRegistrySupport Default implementation of a property editor registry.
 SimpleTypeConverter Simple implementation of the ITypeConverter interface.