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

Public Member Functions

 Meeting (string place, DateTime date, string topic, ExchangeType type, Customer _customer)
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

string Place [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

◆ Meeting()

Library.Meeting.Meeting ( string place,
DateTime date,
string topic,
ExchangeType type,
Customer _customer )

Property Documentation

◆ Place

string Library.Meeting.Place
getset

The documentation for this class was generated from the following file: