ScientificReport
Main Page
Related Pages
Packages
Classes
Files
File List
PublicationApiResponse.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ScientificReport
.Controllers.Utils
4
{
5
public
class
PublicationApiResponse
6
{
7
public
Guid Id {
get
;
set
; }
8
9
public
string
Title {
get
;
set
; }
10
}
11
}
System
ScientificReport.Controllers.Utils.PublicationApiResponse
Definition:
PublicationApiResponse.cs:5
ScientificReport
ScientificReport
Controllers
Utils
PublicationApiResponse.cs
Generated by
1.8.11