Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PageTypeBuilder
Helpers
ObjectExtensions
C# Class PageTypeBuilder.Helpers.ObjectExtensions
Mostrar archivo
Open project: joelabrahamsson/Page-Type-Builder
Public Methods
Method
Description
IsNotNull
(
this
value
) :
bool
IsNull
(
this
value
) :
bool
Method Details
IsNotNull()
public
static
method
public
static
IsNotNull
(
this
value
) :
bool
value
this
return
bool
IsNull()
public
static
method
public
static
IsNull
(
this
value
) :
bool
value
this
return
bool