C# 클래스 SharpArchCookbook.Tasks.Commands.AddCustomerAddressCommand

상속: SharpArchCookbook.Tasks.Commands.AddressCommandBase
파일 보기 프로젝트 열기: sharparchitecture/Sharp-Architecture-Cookbook

공개 메소드들

메소드 설명
AddCustomerAddressCommand ( string addressLine1, string addressLine2, string city, string stateProvince, string postalCode, string countryRegion )

메소드 상세

AddCustomerAddressCommand() 공개 메소드

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