|
ScientificReport
|


Public Member Functions | |
| ReportThesisModel () | |
| ReportThesisModel (DAL.Entities.ReportThesis reportThesis) | |
Properties | |
| string | Thesis [get, set] |
| Guid | ConferenceId [get, set] |
| DAL.Entities.Conference | Conference [get, set] |
| IEnumerable< DAL.Entities.Conference > | Conferences [get, set] |
Definition at line 6 of file ReportThesisModel.cs.
| ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.ReportThesisModel | ( | ) |
Definition at line 16 of file ReportThesisModel.cs.
| ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.ReportThesisModel | ( | DAL.Entities.ReportThesis | reportThesis | ) |
Definition at line 20 of file ReportThesisModel.cs.
|
getset |
Definition at line 12 of file ReportThesisModel.cs.
|
getset |
Definition at line 10 of file ReportThesisModel.cs.
|
getset |
Definition at line 14 of file ReportThesisModel.cs.
|
getset |
Definition at line 8 of file ReportThesisModel.cs.