Various types of properties in c#

Опубликовано: 16 Октябрь 2024
на канале: Ravindra Devrani
121
10

Properties in c#
Read only properties in c#
Init only properties in c#

In this video we are going to learn what is property, why we need the properties, and I will also be demonstrating the various types of properties in c#.

📝 Detailed article with source code used in this video:
  / lets-dive-into-various-types-of-properties...  

Time stamps
(00:00-02:21) Life without properties
(02:22-05:10) All you about Properties
(05:11-05:50) Read only properties
(05:51-06:56) Properties with private setters
(06:57-07:51) Init only properties
(07:52-8:30) Write only properties


.......................................................................................
connect with me:
👉 YouTube:    / @ravindradevrani  
👉 Twitter:   / ravi_devrani  
👉 GitHub: https://github.com/rd003
👉 Medium.com:   / ravindradevrani  
..........................................
Support my work:
You can buy me a coffee 🍵: https://www.buymeacoffee.com/ravindra...

#csharp #codecrunch