Constructors and Destructors in C#.Net



Constructors are special methods called when a class is instantiated.



Read: https://www.c-sharpcorner.com/UploadFile/82b15a/constructors-and-destructors-in-C-Sharp-net/