filename templates added
This commit is contained in:
@@ -10,6 +10,7 @@ namespace VDownload.Models
|
||||
{
|
||||
#region PROPERTIES
|
||||
|
||||
public string Id { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string Author { get; set; }
|
||||
public DateTime PublishDate { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user