Store Constructor
Visual Studio 2015
Initializes a new instance of the Store class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Store(IServiceProvider^, Dictionary<Object^, Object^>^, array<Type^>^) | Creates an instance of the Store class which delegates IServiceProvider implementation to the given serviceProvider. |
![]() | Store(IServiceProvider^, array<Type^>^) | Initializes a new instance of the Store class. |
![]() | Store(array<Type^>^) | Initializes a new instance of the Store class. |
Show:
