C#学习2 Posted on 2022-08-27 Words count in article: 71 | Reading time ≈ 1 C#学习2Introduction (3m)About this CourseClasses (1h50m)Introduction to ClassesConstructorsObject InitializersMethodsFieldsAccess ModifiersPropertiesIndexersSummaryAssociation Between Classes (25m)Class CouplingInheritanceCompositionComposition over InheritanceSummaryInheritance: Second Pillar of OOP (50m)Access ModifiersConstructors and InheritanceUpcasting and DowncastingBoxing and UnboxingSummaryExercisesPolymorphism: Third Pillar of OOP (35m)Method OverridingAbstract Classes and MembersSealed Classes and MembersSummaryExercisesInterfaces (1h5m)What is an Interface?Interfaces and TestabilityInterfaces and ExtensibilityInterfaces are NOT for Multiple InheritanceInterfaces and PolymorphismSummaryExercisesStudents’ Code Reviews (35m)StopWatch ExerciseStack ExerciseWorkflowEngine Exercise -------------本文结束,感谢您的阅读------------- Post author: Jason Post link: https://jasonxqh.github.io/2022/08/27/C-%E5%AD%A6%E4%B9%A02/ Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.