Constructor EdgeComponentReport
- Namespace
- Qavren.Edge.Diagnostics
- Assembly
- Qavren.Edge.Core.dll
EdgeComponentReport(string, string?, IReadOnlyDictionary<string, string?>)
public EdgeComponentReport(string Name, string? Version, IReadOnlyDictionary<string, string?> Details)
Parameters
NamestringVersionstringDetailsIReadOnlyDictionary<string, string>