Click here to Skip to main content
15,897,371 members
Articles / Programming Languages / C#

Object-Oriented Static Destructors

Rate me:
Please Sign up or sign in to vote.
3.60/5 (9 votes)
28 Jul 2006CPOL5 min read 58.8K   14  
In Delphi, there was always available initialization and finalization section for units. But have you ever wondered how to achieve the same using .NET?

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Brazil Brazil
architecture student (5/10)​ · designer · developer · geek

Comments and Discussions