C# Class PclUnit.Style.Xunit.Exceptions.NotEqualException

Inheritance: AssertException
Show file Open project: jbtule/PclUnit

Public Methods

Method Description
NotEqualException ( ) : System.Diagnostics.CodeAnalysis

Creates a new instance of the NotEqualException class.

Method Details

NotEqualException() public method

Creates a new instance of the NotEqualException class.
public NotEqualException ( ) : System.Diagnostics.CodeAnalysis
return System.Diagnostics.CodeAnalysis