Table of Contents

Class YearlyContractConsumption

Namespace
Lers.Core.Nodes.ContractConsumption
Assembly
Lers.System.dll

Договорное потребление за года.

public class YearlyContractConsumption : Dictionary<int, MonthlyContractConsumption>, IDictionary<int, MonthlyContractConsumption>, ICollection<KeyValuePair<int, MonthlyContractConsumption>>, IReadOnlyDictionary<int, MonthlyContractConsumption>, IReadOnlyCollection<KeyValuePair<int, MonthlyContractConsumption>>, IEnumerable<KeyValuePair<int, MonthlyContractConsumption>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
YearlyContractConsumption
Implements
Inherited Members
Extension Methods

Constructors

YearlyContractConsumption()

Инициализирует новый экземпляр класса YearlyContractConsumption.

public YearlyContractConsumption()