mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-10 06:32:24 +00:00
inheritdoc
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Emby.Dlna
|
||||
|
||||
public bool IsSuccessful { get; set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public override string ToString()
|
||||
{
|
||||
return Xml;
|
||||
|
||||
Reference in New Issue
Block a user