Для изменения размера нажмите или перетащите

StorageSchemaContext - конструктор

Initializes a new instance of the StorageSchemaContext class. Initializes a new instance of the StorageSchemaContext struct. Initializes a new instance of the StorageSchemaContext class. Инициализирует новый экземпляр класса Object.

Пространство имён:  Tessa.Applications.Containers.Storage
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public StorageSchemaContext(
	[NotNullAttribute] string schemaName,
	[NotNullAttribute] string schemaId,
	[NotNullAttribute] string rootElement,
	[CanBeNullAttribute] Type schemaFactoryType = null
)

Параметры

schemaName
Тип: SystemString
Пространство имен
schemaId
Тип: SystemString
Идентификато схемы
rootElement
Тип: SystemString
Имя корневого элемента
schemaFactoryType (Optional)
Тип: SystemType
Тип фабрики схемы.
См. также