C# Class System.Tests.AppDomainTests.FirstChanceTestException

Inheritance: System.Exception
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
FirstChanceTestException ( string message ) : System

Method Details

FirstChanceTestException() public method

public FirstChanceTestException ( string message ) : System
message string
return System