SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type, ILocalRegistry) Metodo

Definizione

public:
 static System::Object ^ CreateHierarchyWrapper(Type ^ typeToWrap, Microsoft::VisualStudio::Shell::Interop::ILocalRegistry ^ localReg);
public static object CreateHierarchyWrapper (Type typeToWrap, Microsoft.VisualStudio.Shell.Interop.ILocalRegistry localReg);
static member CreateHierarchyWrapper : Type * Microsoft.VisualStudio.Shell.Interop.ILocalRegistry -> obj
Public Shared Function CreateHierarchyWrapper (typeToWrap As Type, localReg As ILocalRegistry) As Object

Parametri

typeToWrap
Type
localReg
ILocalRegistry

Restituisce

Si applica a