Compartir a través de


AssociatedValidatorProvider.GetTypeDescriptor(Type) Método

Definición

Obtiene un descriptor de tipos para el tipo especificado.

protected virtual System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor (Type type);
abstract member GetTypeDescriptor : Type -> System.ComponentModel.ICustomTypeDescriptor
override this.GetTypeDescriptor : Type -> System.ComponentModel.ICustomTypeDescriptor
Protected Overridable Function GetTypeDescriptor (type As Type) As ICustomTypeDescriptor

Parámetros

type
Type

Tipo del proveedor de validación.

Devoluciones

Un descriptor de tipos para el tipo especificado.

Se aplica a