1 write to Service
GenericHostWebSite (1)
Controllers\TestingController.cs (1)
14
Service
= service;
1 reference to Service
GenericHostWebSite (1)
Controllers\TestingController.cs (1)
20
public string Get() =>
Service
.Message;