C# Functions
Welcome to the C# Functions section of our C# tutorial. In this section, you'll learn about:
- Methods Basics
- Method Parameters
- Return Values
- Method Overloading
- Optional Parameters
- Named Arguments
- Out Parameters
- Ref Parameters
- In Parameters
- Params Array
- Expression-bodied Methods
- Local Functions
- Extension Methods
Have fun coding!
If you spot any mistakes on this website, please let me know at [email protected]. I’d greatly appreciate your feedback! :)