Show / Hide Table of Contents

    Delegate ExceptionHandler

    Namespace: Titanium.Web.Proxy
    Assembly: Titanium.Web.Proxy.dll
    Syntax
    public delegate void ExceptionHandler(Exception exception);
    Parameters
    Type Name Description
    Exception exception
    Back to top Generated by DocFX