SettingsUnitKeyFromRecord - метод

Creates a SettingsUnitKey instance from a SettingsUnitRecord.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public static SettingsUnitKey FromRecord(
	SettingsUnitRecord record
)

Параметры

record  SettingsUnitRecord
The SettingsUnitRecord to convert.

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

SettingsUnitKey
A SettingsUnitKey representing the unit or fragment described by the record.

См. также