Delegate ExceptionManager.IgnoreExceptionsCallback

ExceptionManager.IgnoreExceptionsCallback delegate

Ignore Exceptions callback.

public delegate bool IgnoreExceptionsCallback(AsposeException ex, string path);

See Also