Show / Hide Table of Contents

Enum CalculationStateDto

Состояние расчета.

Namespace: Trivium.CalcManagerDto.Models
Assembly: Trivium.CalcManagerDto.dll
Syntax
public enum CalculationStateDto

Fields

Name Description
Calculating

Рассчитывается.

Finished

Завершен.

Starting

Отправляется на расчет.

Undefined

Неопределенное состояние.

Back to top Generated by DocFX