Fix #13: Don't hide initialize errors
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Disco.Client.Interop
|
||||
private static NetworkAdapterInfo PrimaryLanNetworkAdapter { get; set; }
|
||||
private static NetworkAdapterInfo PrimaryWlanNetworkAdapter { get; set; }
|
||||
|
||||
static Network()
|
||||
public static void Initialize()
|
||||
{
|
||||
// Get All Adapters
|
||||
RetrieveLanAdapters();
|
||||
|
||||
Reference in New Issue
Block a user