Name: tt 2011-03-05 12:18
So i made a class and put a public List<int> in there. Seems like every element in that class is using the same list. Even though i have new list() in the constructor.
Can anybody help?
Can anybody help?