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

Inheritance: AssertException
Show file Open project: jbtule/PclUnit

Public Methods

Method Description
NotEmptyException ( ) : System.Diagnostics.CodeAnalysis

Creates a new instance of the NotEmptyException class.

Method Details

NotEmptyException() public method

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