Skip to content

Commit 7f2e148

Browse files
authored
changed files by pdets auto publish service, publishid[cbc7f109-efa5-4384-83df-0aa3ff8c2b2a] and do [publish].
1 parent 212197a commit 7f2e148

13 files changed

+26
-26
lines changed

learn-pr/wwl-azure/implement-class-inheritance/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/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/2-examine-principals-inheritance.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-class-inheritance.examine-principles-inheritance
3+
title: Examine the principles of class inheritance
4+
metadata:
5+
title: Examine the principles of class inheritance
6+
description: "Examine the principles of class inheritance"
7+
ms.date: 03/06/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
durationInMinutes: 6
12+
content: |
13+
[!include[](includes/2-examine-principles-inheritance.md)]

learn-pr/wwl-azure/implement-class-inheritance/3-configure-base-derived-classes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Configure base and derived classes
44
metadata:
55
title: Configure base and derived classes
66
description: "Configure base and derived classes"
7-
ms.date: 03/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/4-examine-derived-class-new-members.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Extend a derived class with new members
44
metadata:
55
title: Extend a derived class with new members
66
description: "Extend a derived class with new members"
7-
ms.date: 03/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/5-override-properties-methods-derived-class.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Override properties and methods in a derived class
44
metadata:
55
title: Override properties and methods in a derived class
66
description: "Override properties and methods in a derived class"
7-
ms.date: 03/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/6-access-base-class-members-derived-class.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Access base class members from a derived class
44
metadata:
55
title: Access base class members from a derived class
66
description: "Access base class members from a derived class"
7-
ms.date: 03/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/7-exercise-implement-base-derived-classes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Implement base and derived classes in a C# app
44
metadata:
55
title: Exercise - Implement base and derived classes in a C# app
66
description: "Exercise - Implement base and derived classes in a C# app"
7-
ms.date: 03/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/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/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/implement-class-inheritance/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/05/2025
7+
ms.date: 03/06/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

0 commit comments

Comments
 (0)