Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PageTypeBuilder
Helpers
ObjectExtensions
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