C# 클래스 Aperea.Commands.CommandValidationException

상속: System.ComponentModel.DataAnnotations.ValidationException
파일 보기 프로젝트 열기: DerAlbertCom/ApereaFramework

공개 메소드들

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

메소드 상세

CommandValidationException() 공개 메소드

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