Class DynamicTypeDescriptionProvider
Provides dynamic supplemental metadata to a TypeDescriptor.
public class DynamicTypeDescriptionProvider : TypeDescriptionProvider
- Inheritance
-
DynamicTypeDescriptionProvider
- Inherited Members
Properties
- Properties
Gets the collection of dynamic custom properties to be added to the TypeDescriptor.
Methods
- GetExtendedTypeDescriptor(object)
Gets an extended custom type descriptor for the given object.
- GetTypeDescriptor(Type, object)
Gets a custom type descriptor for the given type and object.