Share via


ModelBusAdapterManager.CreateAdapter Method

 

Namespace:   Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Overload List

Name Description
System_CAPS_pubmethod CreateAdapter(ModelBusReference)

Create a ModelBusAdapter wrapping the specified model. Throws an exception if the ModelBusAdapter cannot be created.

System_CAPS_pubmethod CreateAdapter(ModelBusReference, IServiceProvider)

Create a ModelBusAdapter instance supported by this ModelBusAdapterManager.

Return Value

               

See Also

ModelBusAdapterManager Class
Microsoft.VisualStudio.Modeling.Integration Namespace

Return to top