C# Class SpotifyKiller.FWSpotifyKiller

Mostra file Open project: MinusTwenty9/SpotifyAdKiller Class Usage Examples

Public Methods

Method Description
Add_Spotify_Killer ( ) : void
Disable_Firewall ( ) : void
Enable_Firewall ( ) : void
Get_Spotify_Killer_State ( ) : bool
Initialize ( ) : void
Is_Firewall_Enabled ( ) : bool
Kill_Spotify ( ) : bool
Remove_Spotify_Killer ( ) : void
Revive_Spotify ( ) : bool
Spotify_Killer_Rule_Exists ( ) : bool

Method Details

Add_Spotify_Killer() public static method

public static Add_Spotify_Killer ( ) : void
return void

Disable_Firewall() public static method

public static Disable_Firewall ( ) : void
return void

Enable_Firewall() public static method

public static Enable_Firewall ( ) : void
return void

Get_Spotify_Killer_State() public static method

public static Get_Spotify_Killer_State ( ) : bool
return bool

Initialize() public static method

public static Initialize ( ) : void
return void

Is_Firewall_Enabled() public static method

public static Is_Firewall_Enabled ( ) : bool
return bool

Kill_Spotify() public static method

public static Kill_Spotify ( ) : bool
return bool

Remove_Spotify_Killer() public static method

public static Remove_Spotify_Killer ( ) : void
return void

Revive_Spotify() public static method

public static Revive_Spotify ( ) : bool
return bool

Spotify_Killer_Rule_Exists() public static method

public static Spotify_Killer_Rule_Exists ( ) : bool
return bool