|
|
|
|
|
by pantaloons
4787 days ago
|
|
For one, you're criticizing a web API here and not the C# language-- and you've failed to even do that convincingly since it's an intentionally verbose example using an outdated API. res.Text = (await new HtppClient().GetStringAsync(url.Text)).Length.ToString(); (Disclaimer: I work at MS.) |
|