Table of Contents

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

Name string
Version string
Details IReadOnlyDictionary<string, string>