C# Class Rock.Address.ServiceObjects

Inheritance: VerificationComponent
显示文件 Open project: NewSpring/Rock

Public Methods

Method Description
Verify ( Rock location, string &resultMsg ) : VerificationResult

Geocodes the specified address.

Method Details

Verify() public method

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