AddaByte    Programmers' Script Repository
Free and low cost software.
spacer
Find out about our beautiful fractal backgrounds at abm-enterprises


Newsletter Signup
Name
Email
 

  C# - Files - Webpage Constructor and Destructor
 


Save up to 75% on software

Drive Clone

the best name in hosting


		#region Constructor
		public myPageName()
		{
			//Console.WriteLine("This is my constructor");
		}

		#endregion


		#region Destructor
		~myPageName()
		{
			//-------------- 
			// destroy objs 
			//-------------- 
			//Console.WriteLine("My memory is free now");
		}

		#endregion


  What does it do?
   no description given
 
  Features
  Added by Added Downloads Rating Popularity

  rpgivpgmr

11:32:52 AM Monday, May 4th 2009

7

not rated

 
 
  About the file
  Size Download Rate It  

  416 KB
  download this file
 
 
  Comments
no comments
 
  Add your comment
 Email  
 Subject  
 Comment  
 Verification code:

 
    All comments are screened by the admin prior to being posted
     
 
  Contacts
  Report Abuse