Click or drag to resize

EnsureThat Method (Boolean, String)

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

Parameters

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