Click or drag to resize

AssertionConditionAttribute Constructor

Initializes a new instance of the AssertionConditionAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public AssertionConditionAttribute(
	AssertionConditionType conditionType
)

Parameters

conditionType
Type: Resto.Front.Api.Attributes.JetBrainsAssertionConditionType
See Also