Share via


DslDefinitionModelTypeDescriptorProvider.GetReflectionType Method

Include Protected Members
Include Inherited Members

Performs normal reflection against an object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

GetReflectionType(Type)

Performs normal reflection against a type. (Inherited from TypeDescriptionProvider.)

Public method

GetReflectionType(Object)

Performs normal reflection against the given object. (Inherited from TypeDescriptionProvider.)

Public method

GetReflectionType(Type, Object)

Performs normal reflection against the given object with the given type. (Inherited from TypeDescriptionProvider.)

Top

See Also

Reference

DslDefinitionModelTypeDescriptorProvider Class

DslDefinitionModelTypeDescriptorProvider Members

Microsoft.VisualStudio.Modeling.DslDefinition.Design Namespace