Skip to content

Commit dcab1e2

Browse files
authored
Merge pull request #34182 from wwlpublish/f4a6f036bc9e1cf867c9d753a18b7031-live
Modules/M02-create-c-sharp-methods-with-parameters
2 parents 12236e9 + 2990a31 commit dcab1e2

11 files changed

+31
-31
lines changed

learn-pr/wwl-language/create-c-sharp-methods-parameters/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 03/29/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.exercise-add-parameters-to-methods
3-
title: Use parameters in methods
3+
title: Exercise - Use parameters in methods
44
metadata:
5-
title: Use parameters in methods
6-
description: "Use parameters in methods"
7-
ms.date: 03/29/2023
5+
title: Exercise - Use parameters in methods
6+
description: "Exercise - Use parameters in methods"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
durationInMinutes: 3
12+
durationInMinutes: 10
1313
content: |
1414
[!include[](includes/2-exercise-add-parameters-to-methods.md)]

learn-pr/wwl-language/create-c-sharp-methods-parameters/3-exercise-understand-method-scope.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.exercise-understand-method-scope
3-
title: Understand method scope
3+
title: Exercise - Understand method scope
44
metadata:
5-
title: Understand method scope
6-
description: "Understand method scope"
7-
ms.date: 03/29/2023
5+
title: Exercise - Understand method scope
6+
description: "Exercise - Understand method scope"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.exercise-use-value-reference-type-parameters
3-
title: Use value and reference type parameters
3+
title: Exercise - Use value and reference type parameters
44
metadata:
5-
title: Use value and reference type parameters
6-
description: "Use value and reference type parameters"
7-
ms.date: 03/29/2023
5+
title: Exercise - Use value and reference type parameters
6+
description: "Exercise - Use value and reference type parameters"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial
1111
ms.prod: learning-azure
12-
durationInMinutes: 3
12+
durationInMinutes: 5
1313
content: |
1414
[!include[](includes/4-exercise-use-value-reference-type-parameters.md)]

learn-pr/wwl-language/create-c-sharp-methods-parameters/5-exercise-use-named-optional-parameters.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.exercise-use-named-optional-parameters
3-
title: Methods with optional parameters
3+
title: Exercise - Methods with optional parameters
44
metadata:
5-
title: Methods with optional parameters
6-
description: "Methods with optional parameters"
7-
ms.date: 03/29/2023
5+
title: Exercise - Methods with optional parameters
6+
description: "Exercise - Methods with optional parameters"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/create-c-sharp-methods-parameters/6-exercise-challenge-email-addresses.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.exercise-challenge-email-addresses
3-
title: Complete the challenge
3+
title: Exercise - Complete the challenge to display email addresses
44
metadata:
5-
title: Complete the challenge
6-
description: "Complete the challenge"
7-
ms.date: 03/29/2023
5+
title: Exercise - Complete the challenge to display email addresses
6+
description: "Exercise - Complete the challenge to display email addresses"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/create-c-sharp-methods-parameters/7-review-solution-email-addresses.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.create-c-sharp-methods-parameters.review-solution-email-addresses
3-
title: Review the solution
3+
title: Review the solution to display email addresses
44
metadata:
5-
title: Review the solution
6-
description: "Review the solution"
7-
ms.date: 03/29/2023
5+
title: Review the solution to display email addresses
6+
description: "Review the solution to display email addresses"
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/create-c-sharp-methods-parameters/8-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 03/29/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/create-c-sharp-methods-parameters/9-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 03/29/2023
7+
ms.date: 04/25/2023
88
author: wwlpublish
99
ms.author: buzahid
1010
ms.topic: interactive-tutorial

learn-pr/wwl-language/create-c-sharp-methods-parameters/includes/7-review-solution-email-addresses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When you run the code, you should see the following output:
5454
5555
```
5656

57-
If completed this challenge, congratulations! Continue on to the knowledge check in the next unit.
57+
If you completed this challenge, congratulations! Continue on to the knowledge check in the next unit.
5858

5959
> [!IMPORTANT]
6060
> If you had trouble completing this challenge, consider reviewing the previous units before you continue on. All new ideas we discuss in other modules will depend on your understanding of the ideas that were presented in this module.

0 commit comments

Comments
 (0)