C# Class TRock.Music.UnhandledExceptionEventArgs

Inheritance: System.ComponentModel.HandledEventArgs
ファイルを表示 Open project: torshy/TRock.Music

Public Methods

Method Description
UnhandledExceptionEventArgs ( Exception exception ) : System

Method Details

UnhandledExceptionEventArgs() public method

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