Delegate ExceptionManager.IgnoreExceptionsLogCallback

ExceptionManager.IgnoreExceptionsLogCallback delegate

Ignored Exceptions Log callback.

public delegate void IgnoreExceptionsLogCallback(string message);

See Also