Open sandboxFocus

Property ReportAction

ReportAction

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