Show / Hide Table of Contents

Class DataSourceAttributesAddition

Базовый класс дополнения к атрибутам.

Inheritance
InheritedDto<DataSourceAttributesAddition>
DataSourceAttributesAddition
DataSourceAttributesAdditionOpenCard
Namespace: Trivium.CardsModel.ServerModel.Sources.DictionarySourceSettings
Assembly: Trivium.CardsModel.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class DataSourceAttributesAddition : InheritedDto<DataSourceAttributesAddition>, ISourceAttributeCollector

Properties

int Id
Идентификатор дополнения.
Back to top Generated by DocFX