Добавьте файлы проекта.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace YandexMusic.API.Models.Ynison.Wave
|
||||
{
|
||||
public class YYnisonPhonotekaSource
|
||||
{
|
||||
public YYnisonEntityContext EntityContext { get; set; }
|
||||
public YYnisonId AlbumId { get; set; }
|
||||
public YYnisonId PlaylistId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user