Click or drag to resize

EnsureArgumentIsNot Method

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public static void IsNot(
	bool condition,
	string message = ""
)

Parameters

condition
Type: SystemBoolean
message (Optional)
Type: SystemString
See Also