Note: This API is now obsolete.
Type descriptor for conversion compatibility.
Inheritance Hierarchy
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax[ObsoleteAttribute("Since 2.5, Use System.ComponentModel.TypeDescriptor instead")]
public static class TypeDescriptor<ObsoleteAttribute("Since 2.5, Use System.ComponentModel.TypeDescriptor instead")>
Public NotInheritable Class TypeDescriptor[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ObsoleteAttribute("Since 2.5, Use System.ComponentModel.TypeDescriptor instead")>]
type TypeDescriptor = class endThe TypeDescriptor type exposes the following members.
Methods|
| Name | Description |
|---|
  | GetConverter |
Gets the type converter for the specified type.
|
Top
See Also