Skip to playerSkip to main content
  • 10 years ago
The main function of the garbage collector, as far as .NET framework is concerned, is allocating and releasing the memory required for the application to run.
Comments

Recommended