Метод | Описание | |
---|---|---|
CreateInstance ( IServiceProvider provider, |
||
GetCache ( object instance ) : IDictionary | ||
GetExtendedTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
GetFullComponentName ( object component ) : string | ||
GetReflectionType ( |
||
GetReflectionType ( |
||
GetReflectionType ( object instance ) : |
||
GetTypeDescriptor ( |
||
GetTypeDescriptor ( |
||
GetTypeDescriptor ( object instance ) : ICustomTypeDescriptor |
Метод | Описание | |
---|---|---|
TypeDescriptionProvider ( ) : System | ||
TypeDescriptionProvider ( |
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 | ||
Результат |
public GetReflectionType ( |
||
objectType | ||
instance | object | |
Результат |
public GetReflectionType ( object instance ) : |
||
instance | object | |
Результат |
public GetTypeDescriptor ( |
||
objectType | ||
Результат | ICustomTypeDescriptor |
public GetTypeDescriptor ( |
||
objectType | ||
instance | object | |
Результат | ICustomTypeDescriptor |
public GetTypeDescriptor ( object instance ) : ICustomTypeDescriptor | ||
instance | object | |
Результат | ICustomTypeDescriptor |
protected TypeDescriptionProvider ( ) : System | ||
Результат | System |
protected TypeDescriptionProvider ( |
||
parent | ||
Результат | System |