C# Class EasyTeach.Core.Services.Dashboard.Exceptions.InvalidScoreException

Inheritance: EasyTeach.Core.Services.Base.Exceptions.ModelValidationException
Afficher le fichier Open project: WadeOne/EasyTeach

Méthodes publiques

Méthode Description
InvalidScoreException ( ) : System.Collections.Generic
InvalidScoreException ( IEnumerable validationResults ) : System.Collections.Generic

Method Details

InvalidScoreException() public méthode

public InvalidScoreException ( ) : System.Collections.Generic
Résultat System.Collections.Generic

InvalidScoreException() public méthode

public InvalidScoreException ( IEnumerable validationResults ) : System.Collections.Generic
validationResults IEnumerable
Résultat System.Collections.Generic