C# 클래스 SolarCalculator.Models.Date.MonthTypeContainer

A data transfer object for solidifying the month type and solar type
파일 보기 프로젝트 열기: steveoh/SolarCalculator

공개 메소드들

메소드 설명
MonthTypeContainer ( string monthString, string type ) : System

메소드 상세

MonthTypeContainer() 공개 메소드

public MonthTypeContainer ( string monthString, string type ) : System
monthString string
type string
리턴 System