Stringed Instruments, Inheritance Demo
Instrument Member List

This is the complete list of members for Instrument, including all inherited members.

brandInstrumentprotected
costInstrumentprotected
GetBrand()Instrument
GetCost()Instrument
GetModel()Instrument
GetRetailPrice()Instrument
Instrument(string brand="", string model="", double cost=0, double retail_price=0)Instrument
modelInstrumentprotected
retail_priceInstrumentprotected
SetBrand(string)Instrument
SetCost(double)Instrument
SetModel(string)Instrument
SetRetailPrice(double)Instrument
ToMembersXML()Instrumentprotected
ToString()Instrument
ToXML()Instrument