C# Class Jabbot.Web.Models.Statistics.StatisticsViewModel

Afficher le fichier Open project: rbwestmoreland/Jabbot Class Usage Examples

Méthodes publiques

Méthode Description
StatisticsViewModel ( long totalRequestsHandled, long totalRequestsHandledThisDay, long totalRequestsHandledThisMonth ) : System

Method Details

StatisticsViewModel() public méthode

public StatisticsViewModel ( long totalRequestsHandled, long totalRequestsHandledThisDay, long totalRequestsHandledThisMonth ) : System
totalRequestsHandled long
totalRequestsHandledThisDay long
totalRequestsHandledThisMonth long
Résultat System