VsTargetFrameworkProvider.GetReflectionType 方法
包括受保护的成员
包括继承的成员
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
GetReflectionType(Type) | 针对某个类型执行正常反射。 (继承自 TypeDescriptionProvider。) | |
GetReflectionType(Object) | 针对给定对象执行正常反射。 (继承自 TypeDescriptionProvider。) | |
GetReflectionType(Type, Object) | (重写 TypeDescriptionProvider.GetReflectionType(Type, Object)。) |
页首