CS
C# Method Parameters
Information can be passed to methods as parameter. Parameters act as variables inside the method.