|
C4W-BOT
|
Public Member Functions | |
| Mail (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 () |
Additional Inherited Members | |
| Properties inherited from Library.Interaction | |
| DateTime | Date [get, set] |
| string | Topic [get, set] |
| ExchangeType | Type [get, set] |
| List< Note > | Note [get, set] |
| Customer | Customer [get, set] |
| bool | HasResponse [get, set] |
| Library.Mail.Mail | ( | DateTime | date, |
| string | topic, | ||
| ExchangeType | type, | ||
| Customer | _customer ) |