mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
ReSharper conform to 'var' settings
This commit is contained in:
@@ -100,7 +100,7 @@ namespace MediaBrowser.Controller.Library
|
||||
/// </summary>
|
||||
/// <param name="value">The value.</param>
|
||||
/// <returns>Task{Year}.</returns>
|
||||
/// <exception cref="System.ArgumentOutOfRangeException"></exception>
|
||||
/// <exception cref="ArgumentOutOfRangeException"></exception>
|
||||
Year GetYear(int value);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user