ReportAction
Declaration
public static Action<IReadOnlyList<IIntrospectionDiagnostic>>? ReportAction { get; set; }
Property Value
Type | Description |
---|---|
Action<IReadOnlyList<IIntrospectionDiagnostic>> |
public static Action<IReadOnlyList<IIntrospectionDiagnostic>>? ReportAction { get; set; }
Type | Description |
---|---|
Action<IReadOnlyList<IIntrospectionDiagnostic>> |