C# Class MinhaNetMinhaVida.Program

Afficher le fichier Open project: erycson/MinhaNetMinhaVida

Méthodes publiques

Свойство Type Description
AppPath string
Instance Program

Méthodes publiques

Méthode Description
DownloadServersList ( ) : void
GetUserPostion ( ) : void
Program ( ) : System

Private Methods

Méthode Description
CheckInternetSpeed ( ) : void
CheckResults ( double downloadSpeed ) : void
CheckSettings ( ) : bool
FormatDownloadSpeed ( double speed ) : string
GetBestServer ( ) : void
GetFileNameForSpeedTest ( ) : string
Main ( string args ) : void
SendTweet ( string tweet ) : void

Method Details

DownloadServersList() public méthode

public DownloadServersList ( ) : void
Résultat void

GetUserPostion() public méthode

public GetUserPostion ( ) : void
Résultat void

Program() public méthode

public Program ( ) : System
Résultat System

Property Details

AppPath public_oe static_oe property

public static string AppPath
Résultat string

Instance public_oe static_oe property

public static Program Instance
Résultat Program