ScientificReport
Main Page
Related Pages
Packages
Classes
Files
File List
_PrintOpposition.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
PrintOpposition
7
{
8
public
int
Index {
get
;
set
; }
9
public
UserProfile
User {
get
;
set
; }
10
public
Opposition
Opposition
{
get
;
set
; }
11
}
12
}
ScientificReport.DAL
ScientificReport.DAL.Entities.UserProfile.UserProfile
Definition:
UserProfile.cs:7
ScientificReport.DAL.Entities
Definition:
ApplicantsPatentLicenseActivities.cs:4
ScientificReport.DAL.Entities.Opposition
Definition:
Opposition.cs:6
ScientificReport.Views.TeacherReport.PrintOpposition
Definition:
_PrintOpposition.cshtml.cs:6
ScientificReport.DAL.Entities.UserProfile
Definition:
UserProfile.cs:5
ScientificReport
ScientificReport
Views
TeacherReport
_PrintOpposition.cshtml.cs
Generated by
1.8.11