Show / Hide Table of Contents

Class FullCalculationCacheDto

Полный кэш ЕМР.

Inheritance
VersionedEntityDto
FullCalculationCacheDto
Inherited Members
VersionedEntityDto.LatestVersion
VersionedEntityDto.Version
VersionedEntityDto.VersionStamp
Namespace: Trivium.CalcManagerDto.Models
Assembly: Trivium.CalcManagerDto.dll
Syntax
public class FullCalculationCacheDto : VersionedEntityDto

Properties

Dictionary<Guid, HashSet<int>> ElementsCacheMap
Мапа общих кэшей элементов.
Dictionary<int, FormulaCalculationCacheDto> FormulasMap
Формулы.
Back to top Generated by DocFX