C
csharpula csharp
Hello,I have a references list which is part of singletone members.
Another class calls the sigletone.method(refList) and passes a list of
one reference while inside the method (if i print) i see already 2
references in this list.
How comes?
Another class calls the sigletone.method(refList) and passes a list of
one reference while inside the method (if i print) i see already 2
references in this list.
How comes?