ConstructorInfoWrapper Constructor (ConstructorInfo^, Type^)
Visual Studio 2015
Instantiates a new instance of ConstructorInfoWrapper.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- constructor
-
Type:
System.Reflection::ConstructorInfo^
The constructor.
- reflectedType
-
Type:
System::Type^
The type of the class that was used to get this method.
Show: