C# Class ShoppingCart.Order

Mostra file Open project: miyconst/shopping-cart Class Usage Examples

Public Properties

Property Type Description
Address string
Customer string
Date System.DateTime

Property Details

Address public_oe property

public string Address
return string

Customer public_oe property

public string Customer
return string

Date public_oe property

public DateTime,System Date
return System.DateTime