Explorar o código

Update MediaBrowser.Common/Net/INetworkManager.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
94cc5b9d8b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Common/Net/INetworkManager.cs

+ 1 - 1
MediaBrowser.Common/Net/INetworkManager.cs

@@ -52,7 +52,7 @@ namespace MediaBrowser.Common.Net
         /// <summary>
         /// Gets or sets a value indicating whether the system has IP6 is enabled.
         /// </summary>
-        public bool SystemIP6Enabled { get; set; }
+        bool SystemIP6Enabled { get; set; }
 
         /// <summary>
         /// Calculates the list of interfaces to use for Kestrel.