메소드 | 설명 | |
---|---|---|
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 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 ( |
||
parent | ||
리턴 | System |