C# Class AssertException, gert

Inheritance: Exception
Mostra file Open project: mono/gert Class Usage Examples

Public Methods

Method Description
AssertException ( string message ) : System

Method Details

AssertException() public method

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