Parameters

This lesson discusses parameters passed into methods as well as the use of default parameters in C#

We'll cover the following

Introduction

A method can declare any number of parameters (in this example, i, s and o are the parameters).

Get hands-on with 1200+ tech skills courses.