Ham Cockpit   

    Show / Hide Table of Contents

    Constructor StoppedEventArgs

    View Source

    StoppedEventArgs(Exception)

    Initializes a new instance of the StoppedEventArgs class.

    Declaration
    public StoppedEventArgs(Exception exception)
    Parameters
    Type Name Description
    Exception exception

    The exception.

    • View Source
    Back to top Generated by DocFX