Click or drag to resize

VoidValueInequality Operator

Always false.

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public static bool operator !=(
	VoidValue first,
	VoidValue second
)

Parameters

first
Type: Resto.Front.Api.V4VoidValue
second
Type: Resto.Front.Api.V4VoidValue

Return Value

Type: Boolean
See Also