C# 클래스 EasyTeach.Core.Services.Dashboard.Exceptions.InvalidLessonException

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

공개 메소드들

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

메소드 상세

InvalidLessonException() 공개 메소드

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

InvalidLessonException() 공개 메소드

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