Show / Hide Table of Contents

Class DataManagerSource

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

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