ErrorEventArgs class ErrorEventArgs : EventArgs Documentation public object CurrentObject { get; } public ErrorContext ErrorContext { get; } public ErrorEventArgs(object currentObject, ErrorContext errorContext)