1 post
0
2
258
The use of class would be more appropriate/efficient. And how Boa Pratica use properties instead of fields. Note that in c# properties public begin with capital letters. public class Cliente {…