C# 클래스 SQLite.Net.Cipher.Utility.Guard

파일 보기 프로젝트 열기: has-taiar/SQLite.Net.Cipher

공개 메소드들

메소드 설명
CheckForNull ( object input, string errorMessage ) : void

메소드 상세

CheckForNull() 공개 정적인 메소드

public static CheckForNull ( object input, string errorMessage ) : void
input object
errorMessage string
리턴 void