Hi, I'm trying to make an application in C # related to a game. The problem I have is the following is that when I do the following always shows me the exception:
try
{
string response = await _client.GetStringAsync(string.Format(Config.US...
asked by
25.10.2016 / 00:27