Pages
Home
Contact Me
Monday, May 18, 2009
Destructure in VB.Net
Public
Class
Destructor
Protected
Overrides
Sub
Finalize()
Write(
"hello"
)
Read()
End
Sub
End
Class
Sub
Main()
Dim
obj
As
New
Destructor()
End
Sub
OutPut :
hello
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment