public AnnotationController ( IRepository repository, Microsoft.ApplicationInsights.TelemetryClient telemetryClient, INotificationHandler notificationHandler, IUserRegistrationReferenceProvider userRegistrationReferenceProvider ) : System |
repository |
IRepository |
The repository interface. |
telemetryClient |
Microsoft.ApplicationInsights.TelemetryClient |
The telemetry client. |
notificationHandler |
INotificationHandler |
The notification handler. |
userRegistrationReferenceProvider |
IUserRegistrationReferenceProvider |
The user registration reference provider. |
리턴 |
System |
|