GetTypeDescriptor Method
GetTypeDescriptor(Type, Object)
Declaration
public override ICustomTypeDescriptor GetTypeDescriptor(Type objectType, object instance)
Parameters
Type | Name | Description |
---|---|---|
System.Type | objectType | |
System.Object | instance |
Returns
Type | Description |
---|---|
System.ComponentModel.ICustomTypeDescriptor |
Overrides
System.ComponentModel.TypeDescriptionProvider.GetTypeDescriptor(System.Type, System.Object)