C# Class Rock.Address.VerificationComponent

The base class for all address verification components
Inheritance: Rock.Extension.Component
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
Verify ( Rock location, string &resultMsg ) : VerificationResult

Verifies the specified location.

Private Methods

Méthode Description
VerifyLocation ( Rock location, bool reVerify, string &result ) : bool

Method Details

Verify() public méthode

Verifies the specified location.
public Verify ( Rock location, string &resultMsg ) : VerificationResult
location Rock The location.
resultMsg string The result MSG.
Résultat VerificationResult