mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
ReSharper conform to 'var' settings
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Rssdp
|
||||
/// Represents a discovered device, containing basic information about the device and the location of it's full device description document. Also provides convenience methods for retrieving the device description document.
|
||||
/// </summary>
|
||||
/// <seealso cref="SsdpDevice"/>
|
||||
/// <seealso cref="Rssdp.Infrastructure.ISsdpDeviceLocator"/>
|
||||
/// <seealso cref="Infrastructure.ISsdpDeviceLocator"/>
|
||||
public sealed class DiscoveredSsdpDevice
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user