Assert ParamIsNotNull Method (String, Object)Bespoke Osc Library
Verify that a parameter is not null.

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

Public Shared Sub ParamIsNotNull ( _
	paramName As String, _
	param As Object _
)
Exceptions

See Also