C# Class SearchHistory.Models.HourlyHistory

Show file Open project: chirdeepshetty/reporting-tool

Public Methods

Method Description
HourlyHistory ( int hour, int noOfSearches ) : System

Method Details

HourlyHistory() public method

public HourlyHistory ( int hour, int noOfSearches ) : System
hour int
noOfSearches int
return System