TelemetryService constructor
TelemetryService(
- ITelemetryRepository _repository
Creates a new TelemetryService instance.
Implementation
TelemetryService(this._repository);
Creates a new TelemetryService instance.
TelemetryService(this._repository);