C# 클래스 HeaviSoft.FrameworkBase.Extension.ObjectEx

对象扩展
파일 보기 프로젝트 열기: heavis/Documentor_V01R01

공개 메소드들

메소드 설명
IsNull ( this obj ) : bool

判断是否是否为Null

메소드 상세

IsNull() 공개 정적인 메소드

判断是否是否为Null
public static IsNull ( this obj ) : bool
obj this 对象
리턴 bool