Method ReportError
ReportError(bool, string?)
Reports an error information.
public virtual void ReportError(bool showError, string? errorText = null)
Reports an error information.
public virtual void ReportError(bool showError, string? errorText = null)