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
HeaviSoft
FrameworkBase
Extension
ObjectEx
C# Class HeaviSoft.FrameworkBase.Extension.ObjectEx
对象扩展
ファイルを表示
Open project: heavis/Documentor_V01R01
Public Methods
Method
Description
IsNull
(
this
obj
) :
bool
判断是否是否为Null
Method Details
IsNull()
public
static
method
判断是否是否为Null
public
static
IsNull
(
this
obj
) :
bool
obj
this
对象
return
bool