C# Class EPiServerSiteStation.Models.Pages.MyProfileVM

Show file 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