C# 클래스 IbanNet.Validation.Results.InvalidLengthResult

The result returned when the IBAN has an incorrect length.
상속: IbanNet.Validation.Results.ErrorResult
파일 보기 프로젝트 열기: skwasjer/IbanNet

공개 메소드들

메소드 설명
InvalidLengthResult ( )

Initializes a new instance of the InvalidLengthResult class.

메소드 상세

InvalidLengthResult() 공개 메소드

Initializes a new instance of the InvalidLengthResult class.
public InvalidLengthResult ( )