basic udemy c#

This commit is contained in:
Lukáš Kaňka
2023-09-01 22:22:49 +02:00
parent 6e85f6af46
commit f606c8bf4b
103 changed files with 973 additions and 3 deletions

View File

@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;