Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
EnumsNET
Preconditions
C# Class EnumsNET.Preconditions
Datei anzeigen
Open project: TylerBrinkley/Enums.NET
Public Methods
Method
Description
NotNull
(
object
value
,
string
paramName
) :
void
Method Details
NotNull()
public
static
method
public
static
NotNull
(
object
value
,
string
paramName
) :
void
value
object
paramName
string
return
void