C# 클래스 Aqueduct.Configuration.ConfigGuard

파일 보기 프로젝트 열기: aqueduct/Aqueduct.SitecoreLib

비공개 메소드들

메소드 설명
ArgumentNotNull ( object arg, string paramName, string message ) : void
ThrowIfFalse ( bool condition, string message ) : void
ThrowInvalidOperation ( Func condition, string message ) : void