Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaración
Public Class ConstructorInfoWrapper _
Inherits ConstructorInfo
'Uso
Dim instance As ConstructorInfoWrapper
public class ConstructorInfoWrapper : ConstructorInfo
public ref class ConstructorInfoWrapper : public ConstructorInfo
type ConstructorInfoWrapper =
class
inherit ConstructorInfo
end
public class ConstructorInfoWrapper extends ConstructorInfo
Inheritance Hierarchy
System.Object
System.Reflection.MemberInfo
System.Reflection.MethodBase
System.Reflection.ConstructorInfo
Microsoft.VisualStudio.Shell.Design.ConstructorInfoWrapper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.