AssertEx.

IsArgumentNullException(Exception, string) Method

Namespace
Xunit
Containing Type
AssertEx

Syntax

public static void IsArgumentNullException(Exception exception, string parameterName)

Parameters

Name Type Description
exception Exception
parameterName string

Return Value

Type Description
void