[]
Provides a type converter to convert object references to and from other representations.
public class DerivedTypeTypeConverter<T> : ReferenceConverter
| Name | Description |
|---|---|
| T | A Type that represents the type to associate with this reference converter. |
| Name | Description |
|---|---|
| DerivedTypeTypeConverter() | Initializes a new instance of the DerivedTypeTypeConverter<T> class. |