Merge pull request #4031 from Bond-009/warn28

Fix some warnings
This commit is contained in:
Joshua M. Boniface
2020-09-03 14:40:29 -04:00
committed by GitHub
28 changed files with 155 additions and 245 deletions

View File

@@ -62,6 +62,7 @@ namespace MediaBrowser.Controller.LiveTv
/// </summary>
/// <value><c>null</c> if [has image] contains no value, <c>true</c> if [has image]; otherwise, <c>false</c>.</value>
public bool? HasImage { get; set; }
/// <summary>
/// Gets or sets a value indicating whether this instance is favorite.
/// </summary>