TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rafael Soteldo
NA
3
0
Defining a Contructor wih a ~ (tilde)
Mar 19 2012 9:47 AM
Hi there:
I'm checking some article and I ran into this:
public partial class MyClass {
public MyClass(string something) {
// Some stuff
}
~MyClass() { // HERE: I know that this is the default constructor, but, what is "~" ?
// Some other stuff...
}
}
Thanks in advance for your answer.
Raael
Reply
Answers (
2
)
How to find the id of dragged control.
Norton Deletes My Exe files??????