C# Class SampleSite.Controllers.AjaxArea.ObserverFieldController

Inheritance: AbstractAjaxApplicationController
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
AddressFromZip ( String value ) : void
GetStatesFromCountry ( String value ) : void
Index ( ) : void

Method Details

AddressFromZip() public méthode

public AddressFromZip ( String value ) : void
value String
Résultat void

GetStatesFromCountry() public méthode

public GetStatesFromCountry ( String value ) : void
value String
Résultat void

Index() public méthode

public Index ( ) : void
Résultat void