Show / Hide Table of Contents

Class DataManagerSourceModel

Абстрактный источник данных.

Inheritance
InheritedDto<DataManagerSourceModel>
DataManagerSourceModel
ConstantDataManagerSourceModel
HttpDataManagerSourceModel
Namespace: Trivium.Eventflow.Model.DataManager.Sources
Assembly: Trivium.Eventflow.Model.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[] { "discriminator" })]
public abstract class DataManagerSourceModel : InheritedDto<DataManagerSourceModel>
Back to top Generated by DocFX