C# 클래스 Owasp.SafeNuGet.ExtensionMethods

파일 보기 프로젝트 열기: OWASP/SafeNuGet

공개 메소드들

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

메소드 상세

IsNull() 공개 정적인 메소드

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

NotNull() 공개 정적인 메소드

public static NotNull ( this obj ) : bool
obj this
리턴 bool