Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SolarCalculator
Models
Date
MonthTypeContainer
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