C# Class SoundSwitch.Model.ExceptionEvent

Inheritance: System.EventArgs
ファイルを表示 Open project: Belphemur/SoundSwitch

Public Methods

Method Description
ExceptionEvent ( Exception exception ) : System

Method Details

ExceptionEvent() public method

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