Assert IsTrue Method (String, Boolean)Bespoke Osc Library
Verify that a condition is true.

Namespace: Bespoke.Common
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Shared Sub IsTrue ( _
	paramName As String, _
	condition As Boolean _
)
Exceptions

See Also