C# Class Pull.Months.ValuesOfMonthWithCaching

Inheritance: ValuesOfMonth
Exibir arquivo Open project: NicoleRauch/RefactoringLegacyCode Class Usage Examples

Public Methods

Method Description
ValuesOfMonthWithCaching ( System.DateTime dateOfMonth, IValuesOfMonth precedingMonth ) : System

Method Details

ValuesOfMonthWithCaching() public method

public ValuesOfMonthWithCaching ( System.DateTime dateOfMonth, IValuesOfMonth precedingMonth ) : System
dateOfMonth System.DateTime
precedingMonth IValuesOfMonth
return System