update naming project

This commit is contained in:
Luke Pulverenti
2015-05-10 00:29:04 -04:00
parent 0a62c66685
commit 1e7b3af9c2
9 changed files with 76 additions and 15 deletions

View File

@@ -76,6 +76,7 @@ namespace MediaBrowser.Model.Dlna
public bool RequiresPlainFolders { get; set; }
public bool EnableMSMediaReceiverRegistrar { get; set; }
public bool IgnoreTranscodeByteRangeRequests { get; set; }
public XmlAttribute[] XmlRootAttributes { get; set; }