csharp
public record class FindingOne thing the doctor looked at.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public Health HealthHow it is.
public string SubjectWhat was looked at.
public string DetailWhat was found, in a sentence that says what to do about it.
Methods (1)
public Finding(Health Health, string Subject, string Detail)One thing the doctor looked at.
Used by (1)
- DoctorRunnerVixen.Cli