C# Класс VSEmbed.Exports.SimpleDataStorage

Наследование: IDataStorage
Показать файл Открыть проект

Открытые методы

Метод Описание
SimpleDataStorage ( System.Windows.ResourceDictionary plainTextValue ) : System
TryGetItemValue ( string itemKey, System.Windows.ResourceDictionary &itemValue ) : bool

Описание методов

SimpleDataStorage() публичный Метод

public SimpleDataStorage ( System.Windows.ResourceDictionary plainTextValue ) : System
plainTextValue System.Windows.ResourceDictionary
Результат System

TryGetItemValue() публичный Метод

public TryGetItemValue ( string itemKey, System.Windows.ResourceDictionary &itemValue ) : bool
itemKey string
itemValue System.Windows.ResourceDictionary
Результат bool