C# 클래스 B9PartSwitch.ObjectExtensions

파일 보기 프로젝트 열기: blowfishpro/B9PartSwitch

공개 메소드들

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

메소드 상세

IsNotNull() 공개 정적인 메소드

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

IsNull() 공개 정적인 메소드

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