C# Class ExpectEx.InspectionWarning

Inheritance: System.Exception
ファイルを表示 Open project: g0t4/ExpectEx

Public Methods

Method Description
InspectionWarning ( string message ) : System

Method Details

InspectionWarning() public method

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