namespace Moonlight.Shared.Misc; public class DiagnoseProvider { public string Name { get; set; } public string Type { get; set; } }