Class Build
Proxy to hold bad coded record with diagnostics.
public abstract class Build
- Inheritance
-
Build
- Derived
Properties
Diagnostics
public Queue<Diagnostic>? Diagnostics { get; set; }
Property Value
Record
public Record424 Record { get; }