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

Inheritance: EasyTeach.Core.Services.Base.Exceptions.ModelValidationException
ファイルを表示 Open project: WadeOne/EasyTeach

Public Methods

Method Description
InvalidScoreException ( ) : System.Collections.Generic
InvalidScoreException ( IEnumerable validationResults ) : System.Collections.Generic

Method Details

InvalidScoreException() public method

public InvalidScoreException ( ) : System.Collections.Generic
return System.Collections.Generic

InvalidScoreException() public method

public InvalidScoreException ( IEnumerable validationResults ) : System.Collections.Generic
validationResults IEnumerable
return System.Collections.Generic