Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExtensionMethodsForValueTypes
C# Class ExtensionMethodsForValueTypes, code
Exibir arquivo
Open project: shendongnian/code
Public Methods
Method
Description
NullIf
(
T?
value
,
T?
other
) :
T?
Method Details
NullIf()
public
static
method
public
static
NullIf
(
T?
value
,
T?
other
) :
T?
value
T?
other
T?
return
T?