Свойство | Тип | Описание | |
---|---|---|---|
DelegatingTypeDescriptionProvider | System |
Метод | Описание | |
---|---|---|
CreateInstance ( IServiceProvider provider, |
||
GetCache ( object instance ) : IDictionary | ||
GetExtendedTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
GetFullComponentName ( object component ) : string | ||
GetReflectionType ( |
||
GetTypeDescriptor ( |
Метод | Описание | |
---|---|---|
DelegatingTypeDescriptionProvider ( |
public CreateInstance ( IServiceProvider provider, |
||
provider | IServiceProvider | |
objectType | ||
argTypes | ||
args | object | |
Результат | object |
public GetCache ( object instance ) : IDictionary | ||
instance | object | |
Результат | IDictionary |
public GetExtendedTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
instance | object | |
Результат | ICustomTypeDescriptor |
public GetFullComponentName ( object component ) : string | ||
component | object | |
Результат | string |
public GetReflectionType ( |
||
objectType | ||
instance | object | |
Результат |
public GetTypeDescriptor ( |
||
objectType | ||
instance | object | |
Результат | ICustomTypeDescriptor |