Design Pattern Framework 3.5
Customer Constructor (customerId, company, city, country)
Patterns-In-Action! Application ► BusinessObjects ► Customer ► Customer(Int32, String, String, String)
Overloaded constructor for the Customer class.
Declaration Syntax