Table of Contents

Interface IDiagnosticLevelProvider

Namespace
SwiftCollections.Diagnostics
Assembly
SwiftCollections.dll

Describes a fixed diagnostic level for an interpolated diagnostic message handler.

public interface IDiagnosticLevelProvider

Properties

Level

Gets the diagnostic level for this provider.

DiagnosticLevel Level { get; }

Property Value

DiagnosticLevel