Store Constructor

 

Initializes a new instance of the Store class.

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

NameDescription
System_CAPS_pubmethodStore(IServiceProvider^, Dictionary<Object^, Object^>^, array<Type^>^)

Creates an instance of the Store class which delegates IServiceProvider implementation to the given serviceProvider.

System_CAPS_pubmethodStore(IServiceProvider^, array<Type^>^)

Initializes a new instance of the Store class.

System_CAPS_pubmethodStore(array<Type^>^)

Initializes a new instance of the Store class.

Return to top
Show: