C# 클래스 Rock.Address.ServiceObjects

상속: VerificationComponent
파일 보기 프로젝트 열기: NewSpring/Rock

공개 메소드들

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

Geocodes the specified address.

메소드 상세

Verify() 공개 메소드

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