File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
learn-pr/wwl-azure/implement-class-properties-methods Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ## YamlMime:ModuleUnit
2
- uid : learn.wwl.implement-class-properties-methods.exercise-create-class- properties-methods
2
+ uid : learn.wwl.implement-class-properties-methods.exercise-create-properties-methods
3
3
title : Exercise - Update a class with properties and methods in C#
4
4
metadata :
5
5
title : Exercise - Update a class with properties and methods in C#
@@ -10,4 +10,4 @@ metadata:
10
10
ms.topic : unit
11
11
durationInMinutes : 35
12
12
content : |
13
- [!include[](includes/8-exercise-create-class- properties-methods.md)]
13
+ [!include[](includes/8-exercise-create-properties-methods.md)]
File renamed without changes.
Original file line number Diff line number Diff line change 56
56
- learn.wwl.implement-class-properties-methods.restrict-access-properties
57
57
- learn.wwl.implement-class-properties-methods.create-class-methods
58
58
- learn.wwl.implement-class-properties-methods.examine-extension-methods
59
- - learn.wwl.implement-class-properties-methods.exercise-create-class- properties-methods
59
+ - learn.wwl.implement-class-properties-methods.exercise-create-properties-methods
60
60
- learn.wwl.implement-class-properties-methods.knowledge-check
61
61
- learn.wwl.implement-class-properties-methods.summary
62
62
badge :
You can’t perform that action at this time.
0 commit comments