C# Class SharpArchCookbook.Tasks.Commands.AddCustomerAddressCommand

Inheritance: SharpArchCookbook.Tasks.Commands.AddressCommandBase
Afficher le fichier Open project: sharparchitecture/Sharp-Architecture-Cookbook

Méthodes publiques

Méthode Description
AddCustomerAddressCommand ( string addressLine1, string addressLine2, string city, string stateProvince, string postalCode, string countryRegion )

Method Details

AddCustomerAddressCommand() public méthode

public AddCustomerAddressCommand ( string addressLine1, string addressLine2, string city, string stateProvince, string postalCode, string countryRegion )
addressLine1 string
addressLine2 string
city string
stateProvince string
postalCode string
countryRegion string