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

Inheritance: AssertException
Show file Open project: jbtule/PclUnit

Public Methods

Method Description
NotNullException ( ) : System.Diagnostics.CodeAnalysis

Creates a new instance of the NotNullException class.

Method Details

NotNullException() public method

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