Visual Studio Reformat: MediaBrowser.Controller

This commit is contained in:
Erwin de Haan
2019-01-13 20:25:32 +01:00
parent 106d1d18ed
commit 26ca4b607b
143 changed files with 424 additions and 503 deletions

View File

@@ -1,7 +1,6 @@
using MediaBrowser.Model.LiveTv;
using System;
using System;
using System.Collections.Generic;
using MediaBrowser.Model.Entities;
using MediaBrowser.Model.LiveTv;
namespace MediaBrowser.Controller.LiveTv
{
@@ -161,7 +160,7 @@ namespace MediaBrowser.Controller.LiveTv
/// Gets or sets a value indicating whether this instance is premiere.
/// </summary>
/// <value><c>true</c> if this instance is premiere; otherwise, <c>false</c>.</value>
public bool IsPremiere { get; set; }
public bool IsPremiere { get; set; }
/// <summary>
/// Gets or sets the production year.