C# Class SteamWebAPI.Utility.Network

ファイルを表示 Open project: babelshift/SteamWebAPI

Public Methods

Method Description
IsInternetAvailable ( ) : bool

Based on the active network adapters, determines if any exist and if they provide for Internet access

Method Details

IsInternetAvailable() public static method

Based on the active network adapters, determines if any exist and if they provide for Internet access
public static IsInternetAvailable ( ) : bool
return bool