C# 클래스 MinhaNetMinhaVida.Program

파일 보기 프로젝트 열기: erycson/MinhaNetMinhaVida

공개 프로퍼티들

프로퍼티 타입 설명
AppPath string
Instance Program

공개 메소드들

메소드 설명
DownloadServersList ( ) : void
GetUserPostion ( ) : void
Program ( ) : System

비공개 메소드들

메소드 설명
CheckInternetSpeed ( ) : void
CheckResults ( double downloadSpeed ) : void
CheckSettings ( ) : bool
FormatDownloadSpeed ( double speed ) : string
GetBestServer ( ) : void
GetFileNameForSpeedTest ( ) : string
Main ( string args ) : void
SendTweet ( string tweet ) : void

메소드 상세

DownloadServersList() 공개 메소드

public DownloadServersList ( ) : void
리턴 void

GetUserPostion() 공개 메소드

public GetUserPostion ( ) : void
리턴 void

Program() 공개 메소드

public Program ( ) : System
리턴 System

프로퍼티 상세

AppPath 공개적으로 정적으로 프로퍼티

public static string AppPath
리턴 string

Instance 공개적으로 정적으로 프로퍼티

public static Program Instance
리턴 Program