Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Schumix
Compiler
Extensions
GeneralExtensions
C# 클래스 Schumix.Compiler.Extensions.GeneralExtensions
Some random extension stuff.
파일 보기
프로젝트 열기: Schumix/Schumix2
공개 메소드들
메소드
설명
IsNull
(
this
obj
) :
bool
Determines whether the specified obj is null.
메소드 상세
IsNull()
공개
정적인
메소드
Determines whether the specified obj is null.
public
static
IsNull
(
this
obj
) :
bool
obj
this
The obj.
리턴
bool