AssociatedMetadataProvider.GetTypeDescriptor Method (Type)
Returns the type descriptor from the specified type.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
abstract GetTypeDescriptor : type:Type -> ICustomTypeDescriptor override GetTypeDescriptor : type:Type -> ICustomTypeDescriptor
Parameters
- type
-
Type:
System.Type
The type.
Show: