0
Get and set
Hello, can anyone tell how the get set in the object part of c# programming work? Also how other programs that relate database intertuain together?
3 Respostas
+ 4
Those are called properties.
You can find everything about them here: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/properties
+ 1
Thank you I will look into what you sent me
0
I saw that doc already Rusty...and I was searching for a more easy learning and with example guide...