Method | Description | |
---|---|---|
LeaderboardController ( IRepository repository, Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System.Threading.Tasks |
Leaderboard controller constructor.
|
Method | Description | |
---|---|---|
GetAsync ( [ mostGoldCategoriesCount, [ mostGoldPhotosCount, [ mostGoldUsersCount, [ mostGivingUsersCount ) : Task |
public LeaderboardController ( IRepository repository, Microsoft.ApplicationInsights.TelemetryClient telemetryClient ) : System.Threading.Tasks | ||
repository | IRepository | The repository interface. |
telemetryClient | Microsoft.ApplicationInsights.TelemetryClient | The application insights telemetry client. |
return | System.Threading.Tasks |