Delegate ErrorReporter
Delegate for an error reporter callback
public delegate void ErrorReporter(ref readonly ErrorInfo info)
Parameters
infoErrorInfoInformation about the error
Delegate for an error reporter callback
public delegate void ErrorReporter(ref readonly ErrorInfo info)
info ErrorInfoInformation about the error