Question: I. Create C# app in MS visual 2. Needs to instantate objects of 2 classes named Mail& 3. Class needs to track letters mailed 4.

I. Create C# app in MS visual 2. Needs to instantate objects of 2 classes named Mail& 3. Class needs to track letters mailed 4. Mail class should contain auto implemented properties for the name 5. Include ToString method that overrides the Object class's ToString CertifiedMail. Must demo their methods. of the addressee and the date mailed. method and returns a string that contains the name of the class (using Get Type) and the Letter's data field values 6. Include a child class Certified Mail that includes an auto implemented property that contains a tracking number for the mail. *Please include screenshot of code and output. I. Create C# app in MS visual 2. Needs to instantate objects of 2 classes named Mail& 3. Class needs to track letters mailed 4. Mail class should contain auto implemented properties for the name 5. Include ToString method that overrides the Object class's ToString CertifiedMail. Must demo their methods. of the addressee and the date mailed. method and returns a string that contains the name of the class (using Get Type) and the Letter's data field values 6. Include a child class Certified Mail that includes an auto implemented property that contains a tracking number for the mail. *Please include screenshot of code and output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
