C# Class DRMFSS.BLL.Period

Show file Open project: edgecomputing/cats-hub-module

Private Properties

Property Type Description

Public Methods

Method Description
GetMonths ( int year ) : List

Gets the months.

Method Details

GetMonths() public static method

Gets the months.
public static GetMonths ( int year ) : List
year int The year.
return List