C# Class SolarCalculator.Models.SolarContainer

Container class for sending back statistics
ファイルを表示 Open project: steveoh/SolarCalculator

Private Properties

Property Type Description

Public Methods

Method Description
SolarContainer ( ) : Newtonsoft.Json
SolarContainer ( SolarPotential solarPotential ) : Newtonsoft.Json

Method Details

SolarContainer() public method

public SolarContainer ( ) : Newtonsoft.Json
return Newtonsoft.Json

SolarContainer() public method

public SolarContainer ( SolarPotential solarPotential ) : Newtonsoft.Json
solarPotential SolarPotential
return Newtonsoft.Json