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

Inheritance: AssertActualExpectedException
Afficher le fichier Open project: jbtule/PclUnit

Méthodes publiques

Méthode Description
NullException ( object actual ) : System.Diagnostics.CodeAnalysis

Creates a new instance of the NullException class.

Method Details

NullException() public méthode

Creates a new instance of the NullException class.
public NullException ( object actual ) : System.Diagnostics.CodeAnalysis
actual object
Résultat System.Diagnostics.CodeAnalysis