|
@@ -54,7 +54,7 @@ namespace MediaBrowser.Model.LiveTv
|
|
public Guid UserId { get; set; }
|
|
public Guid UserId { get; set; }
|
|
|
|
|
|
/// <summary>
|
|
/// <summary>
|
|
- /// gets or sets the start index. Used for paging.
|
|
|
|
|
|
+ /// Gets or sets the start index. Used for paging.
|
|
/// </summary>
|
|
/// </summary>
|
|
/// <value>The start index.</value>
|
|
/// <value>The start index.</value>
|
|
public int? StartIndex { get; set; }
|
|
public int? StartIndex { get; set; }
|