Click or drag to resize

TypeDescriptor Class

Note: This API is now obsolete.

Type descriptor for conversion compatibility.
Inheritance Hierarchy
SystemObject
  EtoTypeDescriptor

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

The TypeDescriptor type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConverter
Gets the type converter for the specified type.
Top
See Also

Reference