C# Class SolarCalculator.Models.SolarContainer

Container class for sending back statistics
Afficher le fichier Open project: steveoh/SolarCalculator

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SolarContainer ( ) : Newtonsoft.Json
SolarContainer ( SolarPotential solarPotential ) : Newtonsoft.Json

Method Details

SolarContainer() public méthode

public SolarContainer ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

SolarContainer() public méthode

public SolarContainer ( SolarPotential solarPotential ) : Newtonsoft.Json
solarPotential SolarPotential
Résultat Newtonsoft.Json