Click or drag to resize

EnsureArgumentIs Method

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

Parameters

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