inheritdoc

This commit is contained in:
crobibero 2020-08-16 08:40:43 -06:00
parent 7fe372749e
commit 09c8597461

View file

@ -17,6 +17,7 @@ namespace Emby.Dlna
public bool IsSuccessful { get; set; }
/// <inheritdoc />
public override string ToString()
{
return Xml;