C# 클래스 SageKa.Samples.VCSync.Synchronizer.Helpers.Validator

파일 보기 프로젝트 열기: Sage/SData-Contracts

공개 메소드들

메소드 설명
ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void

메소드 상세

ThrowIf() 공개 정적인 메소드

public static ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void
condition bool
createObject CreateExceptionDelegate
리턴 void