There was an error while loading. Please reload this page.
Assertion for the argument value
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static void AssertArgument( bool condition, string argName, string message )
VB
Public Shared Sub AssertArgument ( condition As Boolean, argName As String, message As String )
F#
static member AssertArgument : condition : bool * argName : string * message : string -> unit
Code ClassAssertArgument OverloadCodeJam Namespace