Method | Description | |
---|---|---|
HeroPhotoController ( IRepository repository, Microsoft.ApplicationInsights.TelemetryClient telemetryClient, IUserRegistrationReferenceProvider userRegistrationReferenceProvider ) : System.Collections.Generic |
Controller for hero photo operations.
|
Method | Description | |
---|---|---|
GetAsync ( [ count ) : Task |
public HeroPhotoController ( IRepository repository, Microsoft.ApplicationInsights.TelemetryClient telemetryClient, IUserRegistrationReferenceProvider userRegistrationReferenceProvider ) : System.Collections.Generic | ||
repository | IRepository | Data layer. |
telemetryClient | Microsoft.ApplicationInsights.TelemetryClient | Telemetry client. |
userRegistrationReferenceProvider | IUserRegistrationReferenceProvider | The user registration reference provider. |
return | System.Collections.Generic |