C# Class System.Threading.ThreadExceptionEventArgs

Inheritance: EventArgs
ファイルを表示 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
ThreadExceptionEventArgs ( Exception t )
ThreadExceptionEventArgs ( System t )

Method Details

ThreadExceptionEventArgs() public method

public ThreadExceptionEventArgs ( Exception t )
t Exception

ThreadExceptionEventArgs() public method

public ThreadExceptionEventArgs ( System t )
t System