This commit is contained in:
Paul Schneider 2017-03-09 15:33:19 +01:00
commit 4aa21e4455
55 changed files with 2987 additions and 202 deletions

View file

@ -12,5 +12,6 @@
long Id { get; set; }
string OwnerId { get; set; }
string Title { get; set; }
}
}