mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-05 22:02:53 +01:00
split files into separate classes
This commit is contained in:
@@ -44,9 +44,4 @@ namespace MediaBrowser.Dlna.PlayTo
|
||||
return UpnpContainer.Create(uItem.Element);
|
||||
}
|
||||
}
|
||||
|
||||
public class uParserObject
|
||||
{
|
||||
public XElement Element { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user