Destructors in C# are methods inside the class used to destroy instances of that class when they are no longer needed . The Destructor is called implicitly by the . NET Framework’s Garbage collector and therefore programmer has no control as when to invoke the destructor.1 Şub 2019