C4W-BOT
Loading...
Searching...
No Matches
Library.Quote Class Reference
Inheritance diagram for Library.Quote:
Library.Interaction

Public Member Functions

 Quote (DateTime date, string topic, ExchangeType type, Customer _customer, double amount, string description)
override string ToString ()
Public Member Functions inherited from Library.Interaction
 Interaction (DateTime date, string topic, ExchangeType type, Customer _customer)
void AddNote (Note note)
void MarkAsResponded ()
override string ToString ()

Properties

double Amount [get, set]
string Description [get, set]
Properties inherited from Library.Interaction
DateTime Date [get, set]
string Topic [get, set]
ExchangeType Type [get, set]
List< NoteNote [get, set]
Customer Customer [get, set]
bool HasResponse [get, set]

Constructor & Destructor Documentation

◆ Quote()

Library.Quote.Quote ( DateTime date,
string topic,
ExchangeType type,
Customer _customer,
double amount,
string description )

Member Function Documentation

◆ ToString()

override string Library.Quote.ToString ( )

Property Documentation

◆ Amount

double Library.Quote.Amount
getset

◆ Description

string Library.Quote.Description
getset

The documentation for this class was generated from the following file:
  • D:/P2/Proyecto_Bienn/src/Library/Quote.cs