FileTemplateCacheGetFromStorage - метод |
Пространство имён:
Tessa.Extensions.Platform.Client.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static void GetFromStorage(
Dictionary<string, Object> storage
)
Public Shared Sub GetFromStorage (
storage As Dictionary(Of String, Object)
)
public:
static void GetFromStorage(
Dictionary<String^, Object^>^ storage
)
static member GetFromStorage :
storage : Dictionary<string, Object> -> unit
Параметры
- storage
- Тип: System.Collections.GenericDictionaryString, Object
См. также