Click or drag to resize
ValidateHelperIsNull Method
判断对象是否为空

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static bool IsNull(
	Object obj
)

Parameters

obj
Type: SystemObject
object类型

Return Value

Type: Boolean
bool类型
See Also