10-03-2023, 02:09 PM
Hi !
Thanks for the answer, i understood my mistake : If forgot to add some code in the "get/set" values of the properties of my class, i always left it blank : {get;set;}
I now understand that each time a property is checked/Called, it runs the code set in the Get/Set of the property
Thanks for the answer, i understood my mistake : If forgot to add some code in the "get/set" values of the properties of my class, i always left it blank : {get;set;}
I now understand that each time a property is checked/Called, it runs the code set in the Get/Set of the property