C# 클래스 PageTypeBuilder.Helpers.ObjectExtensions

파일 보기 프로젝트 열기: joelabrahamsson/Page-Type-Builder

공개 메소드들

메소드 설명
IsNotNull ( this value ) : bool
IsNull ( this value ) : bool

메소드 상세

IsNotNull() 공개 정적인 메소드

public static IsNotNull ( this value ) : bool
value this
리턴 bool

IsNull() 공개 정적인 메소드

public static IsNull ( this value ) : bool
value this
리턴 bool