DslDefinitionModelSerializationHelperBase.GetMonikerResolvers(Store) Метод

Определение

Этот метод возвращает сопоставители моникеров для каждой из доменных моделей в хранилище

protected public:
 virtual System::Collections::Generic::IDictionary<Guid, Microsoft::VisualStudio::Modeling::IMonikerResolver ^> ^ GetMonikerResolvers(Microsoft::VisualStudio::Modeling::Store ^ store);
protected internal virtual System.Collections.Generic.IDictionary<Guid,Microsoft.VisualStudio.Modeling.IMonikerResolver> GetMonikerResolvers (Microsoft.VisualStudio.Modeling.Store store);
abstract member GetMonikerResolvers : Microsoft.VisualStudio.Modeling.Store -> System.Collections.Generic.IDictionary<Guid, Microsoft.VisualStudio.Modeling.IMonikerResolver>
override this.GetMonikerResolvers : Microsoft.VisualStudio.Modeling.Store -> System.Collections.Generic.IDictionary<Guid, Microsoft.VisualStudio.Modeling.IMonikerResolver>
Protected Friend Overridable Function GetMonikerResolvers (store As Store) As IDictionary(Of Guid, IMonikerResolver)

Параметры

store
Store

Хранилище, для которого настраиваются сопоставители моникеров.

Возвращаемое значение

IDictionary<Guid,IMonikerResolver>

Применяется к