C# Class Tmds.Sdp.ExceptionEventArgs

Inheritance: System.EventArgs
Show file Open project: bbc/sdp-test

Public Methods

Method Description
ExceptionEventArgs ( Exception exception ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception exception ) : System
exception System.Exception
return System