Design Pattern Framework 3.5
Order Constructor (orderId, orderDate, requiredDate, freight)
Patterns-In-Action! Application ► BusinessObjects ► Order ► Order(Int32, DateTime, DateTime, Single)
Overloaded constructor for the order class.
Declaration Syntax