C# Class EPiServerSiteStation.Models.Pages.MyProfileVM

ファイルを表示 Open project: Techromix/Internship

Public Methods

Method Description
MyProfileVM ( PurchaseOrder orders, CustomerAddress billingAddr, CustomerAddress shippingAddr ) : System

Method Details

MyProfileVM() public method

public MyProfileVM ( PurchaseOrder orders, CustomerAddress billingAddr, CustomerAddress shippingAddr ) : System
orders PurchaseOrder
billingAddr CustomerAddress
shippingAddr CustomerAddress
return System