Property | Type | Description | |
---|---|---|---|
DelegatingTypeDescriptionProvider | System |
Method | Description | |
---|---|---|
CreateInstance ( IServiceProvider provider, |
||
GetCache ( object instance ) : IDictionary | ||
GetExtendedTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
GetFullComponentName ( object component ) : string | ||
GetReflectionType ( |
||
GetTypeDescriptor ( |
Method | Description | |
---|---|---|
DelegatingTypeDescriptionProvider ( |
public CreateInstance ( IServiceProvider provider, |
||
provider | IServiceProvider | |
objectType | ||
argTypes | ||
args | object | |
return | object |
public GetCache ( object instance ) : IDictionary | ||
instance | object | |
return | IDictionary |
public GetExtendedTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
instance | object | |
return | ICustomTypeDescriptor |
public GetFullComponentName ( object component ) : string | ||
component | object | |
return | string |
public GetReflectionType ( |
||
objectType | ||
instance | object | |
return |
public GetTypeDescriptor ( |
||
objectType | ||
instance | object | |
return | ICustomTypeDescriptor |