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

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

Public Methods

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

Method Details

InvalidGroupException() public method

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

InvalidGroupException() public method

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