C# Class SolarCalculator.Models.Date.MonthTypeContainer

A data transfer object for solidifying the month type and solar type
ファイルを表示 Open project: steveoh/SolarCalculator

Public Methods

Method Description
MonthTypeContainer ( string monthString, string type ) : System

Method Details

MonthTypeContainer() public method

public MonthTypeContainer ( string monthString, string type ) : System
monthString string
type string
return System