|
ScientificReport
|


Public Member Functions | |
| PostgraduateGuidanceModel () | |
| PostgraduateGuidanceModel (DAL.Entities.PostgraduateGuidance postgraduateGuidance) | |
Properties | |
| Guid | GuideId [get, set] |
| DAL.Entities.UserProfile.UserProfile | Guide [get, set] |
| string | PostgraduateName [get, set] |
| string | PostgraduateInfo [get, set] |
Definition at line 6 of file PostgraduateGuidanceModel.cs.
| ScientificReport.DTO.Models.PostgraduateGuidance.PostgraduateGuidanceModel.PostgraduateGuidanceModel | ( | ) |
Definition at line 19 of file PostgraduateGuidanceModel.cs.
| ScientificReport.DTO.Models.PostgraduateGuidance.PostgraduateGuidanceModel.PostgraduateGuidanceModel | ( | DAL.Entities.PostgraduateGuidance | postgraduateGuidance | ) |
Definition at line 23 of file PostgraduateGuidanceModel.cs.
|
getset |
Definition at line 11 of file PostgraduateGuidanceModel.cs.
|
getset |
Definition at line 9 of file PostgraduateGuidanceModel.cs.
|
getset |
Definition at line 17 of file PostgraduateGuidanceModel.cs.
|
getset |
Definition at line 14 of file PostgraduateGuidanceModel.cs.