4
Answers

What exactly does this line of code do?

Deva

Deva

2y
626
1

What exactly does this line of code do?

GC.Collect();
GC.WaitForPendingFinalizers();

Answers (4)