b1b3bae
1
2
3
4
5
6
7
8
Public Interface IEnergyStream Function GetEnergyFlow() As Double Sub SetEnergyFlow(value As Double) End Interface