mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 02:30:23 +01:00
ReSharper conform to 'var' settings
This commit is contained in:
@@ -128,7 +128,7 @@ namespace Rssdp.Infrastructure
|
||||
/// <remarks>
|
||||
/// <para>Does nothing if this instance is not already listening for notifications.</para>
|
||||
/// </remarks>
|
||||
/// <exception cref="System.ObjectDisposedException">Throw if the <see cref="DisposableManagedObjectBase.IsDisposed"/> property is true.</exception>
|
||||
/// <exception cref="ObjectDisposedException">Throw if the <see cref="DisposableManagedObjectBase.IsDisposed"/> property is true.</exception>
|
||||
/// <seealso cref="StartListeningForNotifications"/>
|
||||
/// <seealso cref="DeviceAvailable"/>
|
||||
/// <seealso cref="DeviceUnavailable"/>
|
||||
|
||||
Reference in New Issue
Block a user