C# Class SearchHistory.Models.HourlyHistory

显示文件 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