Tsukanova_I.V. LabWork05_hard #13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork05_hard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP LabWork05_hardto WIP Tsukanova_I.V. LabWork05_hardWIP Tsukanova_I.V. LabWork05_hardto Tsukanova_I.V. LabWork05_hardTsukanova_I.V. LabWork05_hardto WIP Tsukanova_I.V. LabWork05_hardWIP Tsukanova_I.V. LabWork05_hardto Tsukanova_I.V. LabWork05_hardЗачтено с понижением балла(ов)
@ -0,0 +7,4 @@
public class APIClient
{
private static readonly HttpClient _client = new();
public static string Password = string.Empty;
private readonly string _password;
Pull request closed