C# Class Disco.Client.Interop.WirelessNetwork

Exibir arquivo Open project: garysharp/Disco

Public Methods

Method Description
Apply ( this ProfileStore ) : void
ApplyWlanInformation ( this Adapters ) : void
Description ( this State ) : string
GetWirelessProfiles ( ) : List

Private Methods

Method Description
GetWirelessProfiles ( IntPtr wlanHandle ) : List

Method Details

Apply() public static method

public static Apply ( this ProfileStore ) : void
ProfileStore this
return void

ApplyWlanInformation() public static method

public static ApplyWlanInformation ( this Adapters ) : void
Adapters this
return void

Description() public static method

public static Description ( this State ) : string
State this
return string

GetWirelessProfiles() public static method

public static GetWirelessProfiles ( ) : List
return List