C# Class Dolittle.Validation.InvalidValidatorType

Exception that gets thrown when a validator type is of wrong type.
Inheritance: ArgumentException
Afficher le fichier Open project: dolittle/DotNET.Applications

Méthodes publiques

Méthode Description
InvalidValidatorType ( ) : System

Initializes a new instance of the InvalidValidatorType class.

Method Details

InvalidValidatorType() public méthode

Initializes a new instance of the InvalidValidatorType class.
public InvalidValidatorType ( ) : System
Résultat System