C# 클래스 Dolittle.Validation.InvalidValidatorType

Exception that gets thrown when a validator type is of wrong type.
상속: ArgumentException
파일 보기 프로젝트 열기: dolittle/DotNET.Applications

공개 메소드들

메소드 설명
InvalidValidatorType ( ) : System

Initializes a new instance of the InvalidValidatorType class.

메소드 상세

InvalidValidatorType() 공개 메소드

Initializes a new instance of the InvalidValidatorType class.
public InvalidValidatorType ( ) : System
리턴 System