C# Class Simpler.CheckException

Inheritance: System.Exception
显示文件 Open project: ResourceDataInc/Simpler

Public Methods

Method Description
CheckException ( string message ) : System

Method Details

CheckException() public method

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