C# Class Bosphorus.Configuration.Core.Decoration.Safe.ParameterNotExistsException

Inheritance: Bosphorus.Common.Clr.Exception.ExceptionBase
Afficher le fichier Open project: BosphorusTeam/bosphorus.configuration

Méthodes publiques

Méthode Description
ParameterNotExistsException ( IParameterProvider parameterProvider, string parameterName ) : Bosphorus.Common.Clr.Exception

Method Details

ParameterNotExistsException() public méthode

public ParameterNotExistsException ( IParameterProvider parameterProvider, string parameterName ) : Bosphorus.Common.Clr.Exception
parameterProvider IParameterProvider
parameterName string
Résultat Bosphorus.Common.Clr.Exception