C# Class MadCow.Helper

Exibir arquivo Open project: OverlordCW/MadCow

Public Methods

Method Description
CheckForInternet ( ) : void
Helpers ( ) : void
IsConnectionAvailable ( ) : bool
KillUpdater ( ) : void

Method Details

CheckForInternet() public static method

public static CheckForInternet ( ) : void
return void

Helpers() public static method

public static Helpers ( ) : void
return void

IsConnectionAvailable() public static method

public static IsConnectionAvailable ( ) : bool
return bool

KillUpdater() public static method

public static KillUpdater ( ) : void
return void