ScientificReport
Main Page
Related Pages
Packages
Classes
Files
File List
_PrintReportThesis.cshtml.cs
Go to the documentation of this file.
1
using
ScientificReport
.
DAL
.
Entities
;
2
using
ScientificReport
.
DAL
.
Entities
.
UserProfile
;
3
4
namespace
ScientificReport
.Views.TeacherReport
5
{
6
public
class
PrintReportThesis
7
{
8
public
int
Index {
get
;
set
; }
9
public
UserProfile
User {
get
;
set
; }
10
public
ReportThesis
ReportThesis
{
get
;
set
; }
11
}
12
}
ScientificReport.DAL
ScientificReport.DAL.Entities.ReportThesis
Definition:
ReportThesis.cs:8
ScientificReport.DAL.Entities.UserProfile.UserProfile
Definition:
UserProfile.cs:7
ScientificReport.DAL.Entities
Definition:
ApplicantsPatentLicenseActivities.cs:4
ScientificReport.Views.TeacherReport.PrintReportThesis
Definition:
_PrintReportThesis.cshtml.cs:6
ScientificReport.DAL.Entities.UserProfile
Definition:
UserProfile.cs:5
ScientificReport
ScientificReport
Views
TeacherReport
_PrintReportThesis.cshtml.cs
Generated by
1.8.11