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

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

Méthodes publiques

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

Method Details

InvalidLessonException() public méthode

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

InvalidLessonException() public méthode

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