StandardModelingAdapter – konstruktor (ModelBusReference, ModelBusAdapterManager, ModelElement)
Konstruktor
Obor názvů: Microsoft.VisualStudio.Modeling.Integration
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Syntaxe
'Deklarace
Protected Sub New ( _
reference As ModelBusReference, _
adapterManager As ModelBusAdapterManager, _
rootModelElement As ModelElement _
)
protected StandardModelingAdapter(
ModelBusReference reference,
ModelBusAdapterManager adapterManager,
ModelElement rootModelElement
)
Parametry
- reference
Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
ModelBusReference, použitý k vytvoření tohoto ModelBusAdapter.
- adapterManager
Typ: Microsoft.VisualStudio.Modeling.Integration.ModelBusAdapterManager
ModelBusAdapterManager, vytváření této ModelBusAdapter.
- rootModelElement
Typ: Microsoft.VisualStudio.Modeling.ModelElement
Kořenový prvek model přistupuje tento adaptér.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.