Table of Contents

Class RangeDiagnostic

Namespace
Arinc424.Diagnostics
Assembly
Arinc424.dll
public abstract class RangeDiagnostic : Diagnostic
Inheritance
RangeDiagnostic
Derived
Inherited Members

Constructors

RangeDiagnostic(Record424, string, Range, DiagnosticType)

protected RangeDiagnostic(Record424 record, string problem, Range range, DiagnosticType diagnosticType)

Parameters

record Record424
problem string
range Range
diagnosticType DiagnosticType

Properties

Range

public Range Range { get; }

Property Value

Range