Question: This is from C# Assignment Content For the Document Filing example below, explain the components of each class shown. Then, add at least 5 things


Assignment Content For the Document Filing example below, explain the components of each class shown. Then, add at least 5 things to the classes shown For the Orders example below, explain the connections between each class, giving the type of connection, what it means, and what the numbers mean Document -authors: String[] -date : Date +getAuthors(): String[] +addAuthor(name) : void +getDate(): date Book EMail -title : String +getTitle(): String -subject : String -to : String[] +getSubject(): String +getTo(): String[] Customer -name: String -address 1 Order -date : Date status: String calcSub Tota) +calcTaxo +cal Total *cale TotalWeight 191 line itern 1. Order Detail quantity taxStatus : String O.. calc Sub Total +calcWeight +calcTax) Item -shipping Weight description : String 1 getPriceForQuando +get Tax +iStock O.. 1.. Payment -amount: float Cash -cash Tendered: font Check -name: String -bankID : String +authorized() Credit -name: String -type: String -expDate +authorized)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
