This commit is contained in:
tidusjar 2017-02-24 20:59:53 +00:00
commit 0da49440e2
18 changed files with 467 additions and 355 deletions

View file

@ -7,5 +7,6 @@
public string ReleaseYear { get; set; }
public string ProviderId { get; set; }
public string Url { get; set; }
public string ItemId { get; set; }
}
}