C# 클래스 Rock.Address.VerificationComponent

The base class for all address verification components
상속: Rock.Extension.Component
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

메소드 설명
Verify ( Rock location, string &resultMsg ) : VerificationResult

Verifies the specified location.

비공개 메소드들

메소드 설명
VerifyLocation ( Rock location, bool reVerify, string &result ) : bool

메소드 상세

Verify() 공개 메소드

Verifies the specified location.
public Verify ( Rock location, string &resultMsg ) : VerificationResult
location Rock The location.
resultMsg string The result MSG.
리턴 VerificationResult