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

Inheritance: AssertException
Show file Open project: jbtule/PclUnit

Public Methods

Method Description
EmptyException ( ) : System.Diagnostics.CodeAnalysis

Creates a new instance of the EmptyException class.

Method Details

EmptyException() public method

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