3
Answers

variable which is a copy of another, it changes the original

I change the value of a variable which is a copy of another, it changes the original variable also, i am using copy from one object to another , i checked this is causing due to ref type but after reintialising to another object issue was the same. Please suggest.

Answers (3)