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