FileContentParameters(DictionaryString, Object) - конструктор

Creates an instance of the FileContentParameters class.

Definition

Пространство имён: Tessa.Content.Files
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public FileContentParameters(
	Dictionary<string, Object?> storage
)

Параметры

storage  DictionaryString, Object
The storage from which the object is deserialized.

См. также