C# 클래스 EasyTeach.Core.Services.Quiz.Exceptions.InvalidQuizException

상속: EasyTeach.Core.Services.Base.Exceptions.ModelValidationException
파일 보기 프로젝트 열기: WadeOne/EasyTeach

공개 메소드들

메소드 설명
InvalidQuizException ( ) : System.Collections.Generic
InvalidQuizException ( IEnumerable validationResults ) : System.Collections.Generic

메소드 상세

InvalidQuizException() 공개 메소드

public InvalidQuizException ( ) : System.Collections.Generic
리턴 System.Collections.Generic

InvalidQuizException() 공개 메소드

public InvalidQuizException ( IEnumerable validationResults ) : System.Collections.Generic
validationResults IEnumerable
리턴 System.Collections.Generic