-
Notifications
You must be signed in to change notification settings - Fork 36
M_CodeJam_CodeExceptions_ArgumentItemNull
andrewvk edited this page Jul 1, 2016
·
4 revisions
Creates .
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static ArgumentException ArgumentItemNull(
string argumentName
)
VB
Public Shared Function ArgumentItemNull (
argumentName As String
) As ArgumentException
F#
static member ArgumentItemNull :
argumentName : string -> ArgumentException
- argumentName
- Type: System.String
Name of the argument.
Type: ArgumentException
Initialized instance of
CodeExceptions Class
CodeJam Namespace
System.ArgumentNullException
System.ArgumentNullException