Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Owasp
SafeNuGet
ExtensionMethods
C# Class Owasp.SafeNuGet.ExtensionMethods
ファイルを表示
Open project: OWASP/SafeNuGet
Public Methods
Method
Description
IsNull
(
this
obj
) :
bool
NotNull
(
this
obj
) :
bool
Method Details
IsNull()
public
static
method
public
static
IsNull
(
this
obj
) :
bool
obj
this
return
bool
NotNull()
public
static
method
public
static
NotNull
(
this
obj
) :
bool
obj
this
return
bool