AssociatedValidatorProvider.GetTypeDescriptor(Type) Método

Definição

Obtém um descritor de tipo para o 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

O tipo do provedor de validação.

Retornos

Um descritor de tipo do tipo especificado.

Aplica-se a