mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
inheritdoc
This commit is contained in:
parent
7fe372749e
commit
09c8597461
@ -17,6 +17,7 @@ namespace Emby.Dlna
|
|||||||
|
|
||||||
public bool IsSuccessful { get; set; }
|
public bool IsSuccessful { get; set; }
|
||||||
|
|
||||||
|
/// <inheritdoc />
|
||||||
public override string ToString()
|
public override string ToString()
|
||||||
{
|
{
|
||||||
return Xml;
|
return Xml;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user