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

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

Méthodes publiques

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

Method Details

InvalidGroupException() public méthode

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

InvalidGroupException() public méthode

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