Remix clone Hacker News
new
|
show
|
ask
|
jobs
Github
▲
keltex
3 days ago
C# supports the "using alias" like this:
using Project = PC.MyCompany.Project;
https://learn.microsoft.com/en-us/dotnet/csharp/language-ref...