sunkam

sunkam

  • NA
  • 12
  • 0

Constructors and Destructors

Oct 9 2003 9:01 AM
As i know the Garbage Collector manages the allocation and deallocation of memory in C#. When i need to convert unmanaged code into C# what exactly should be done with constructor and destructor code?Should i convert it accordingly as in C# or leave it assuming GC will look after it? Please give the information at the earliest. Mail [email protected]

Answers (3)