add connection manager interface

This commit is contained in:
Luke Pulverenti
2014-10-02 23:48:59 -04:00
parent cf745bb888
commit cd8db6fa54
40 changed files with 240 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ namespace MediaBrowser.Model.Dto
/// </summary>
/// <value>The id.</value>
public string Id { get; set; }
/// <summary>
/// Gets or sets the playlist item identifier.
/// </summary>