mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Created ApiClient nuget package.
This commit is contained in:
@@ -4,7 +4,7 @@ using ProtoBuf;
|
||||
namespace MediaBrowser.Model.Dto
|
||||
{
|
||||
/// <summary>
|
||||
/// Class DtoUserItemData
|
||||
/// Class UserItemDataDto
|
||||
/// </summary>
|
||||
[ProtoContract]
|
||||
public class UserItemDataDto : INotifyPropertyChanged
|
||||
|
||||
Reference in New Issue
Block a user