Nice to know stuff
Handige Visual Studio code snippets
Regions
#region My Epic code
Console.WriteLine("I am the greatest!");
Console.WriteLine("Echt waar!");
#endregionBereik in code weten (Pro-kennis)
Last updated
Was this helpful?