C# Class Settings.Network

Afficher le fichier Open project: Ezzpify/HourBoostr

Méthodes publiques

Méthode Description
DownloadString ( string URL ) : string

Downloads a string from the internet from the specified url

Method Details

DownloadString() public static méthode

Downloads a string from the internet from the specified url
public static DownloadString ( string URL ) : string
URL string Url to download string from
Résultat string