AssociatedValidatorProvider.GetTypeDescriptor(Type) Метод

Определение

Получает дескриптор типа для заданного типа.

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

Параметры

type
Type

Тип поставщика проверки.

Возвращаемое значение

Дескриптор типа для указанного типа.

Применяется к