C# Class Aqueduct.Configuration.ConfigGuard

Afficher le fichier Open project: aqueduct/Aqueduct.SitecoreLib

Private Methods

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