Class YearlyContractConsumption
Договорное потребление за года.
public class YearlyContractConsumption
- Inheritance
-
YearlyContractConsumption
- Inherited Members
- Extension Methods
Properties
MonthlyContractConsumption
Месячное потребление за год.
public Dictionary<int, MonthlyContractConsumption> MonthlyContractConsumption { get; set; }