What is get and set | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What is get and set

I can't get it what is get and set on c# can someone help me?

12th Jun 2018, 7:18 AM
אייל גורן
אייל גורן - avatar
2 Réponses
0
get set are accessors like in Java, get gets and returns value, set sets value but void so it returns nothing
12th Jun 2018, 5:13 PM
grzesiekmq
grzesiekmq - avatar