C# Class Aqueduct.Configuration.ConfigGuard

ファイルを表示 Open project: aqueduct/Aqueduct.SitecoreLib

Private Methods

Method Description
ArgumentNotNull ( object arg, string paramName, string message ) : void
ThrowIfFalse ( bool condition, string message ) : void
ThrowInvalidOperation ( Func condition, string message ) : void