MENU

Fun & Interesting

How "out" works in C# and why "in" can make or break your performance

Nick Chapsas 72,950 3 years ago
Video Not Working? Fix It Now

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: https://dometrain.com Keep coding merch: https://keepcoding.shop Hello everybody I'm Nick and in this video I will show you what the in and out keywords do in C# and how the in keyword can be crucial to ensuring good application performance when using structs. Timestamp: Intro - 0:00 The "out" keyword - 0:34 The "in" keyword - 7:53 Don't forget to comment, like and subscribe :) Social Media: Follow me on GitHub: http://bit.ly/ChapsasGitHub Follow me on Twitter: http://bit.ly/ChapsasTwitter Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn #csharp #dotnet

Comment